Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Print User Challenge

Welcome to the Print User Challenge repo. This meets the requirements of the challenge by reading from the files companies.json and users.json and providing a list of active users whose tokens have been topped up, groupeb by companies, then email status, and ordered by last name. After running the script, the output file can be found in the /lib folder. Tests are also available to run.

Installation

  1. You will need to install dependencies with the gem bundler. If you do have it already, then skip this step, otherwise run the following command.

gem install bundler

  1. Then run the below command to install dependencies.

bundle install

  1. Simply run rake for the challenge script to run. You will find the output file in the /lib folder.

  2. You can also run tests. Simply run rake test and observe the results of the tests in the console.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Challenge project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

Provide list of users based on several conditions

Resources

Code of conduct

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages