In this project, we created console app that helps users to keep a record of different types of things we won: books, music albums, movies, and games. Everything is stored on a JSON file and can be retrieved even after the user exit from the application.
- Ruby
- Install Ruby in local envinronment.
- Run program(irb) using the command line
- Understand Ruby basic system and linux
- No linter errors
Clone the project, make sure you have ruby installed and you are good to go:
git clone https://github.com/GedeonTS/Ruby-capstone-project.git
To view the project directory
cd School-library
Install the necessary packages
bundle install
gem install rubocop
To run the code
main
Check for linter errors
rubocop
👤 Victor Damola
- GitHub: @V0pe
- Twitter: @de_vope_
- LinkedIn: Victor Damola
👤 Eric Mahare
- GitHub: @erikmahare
- Twitter: @erikmahare
- LinkedIn: Eric Mahare
👤 Gedeon Ushindi
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse community
This project is MIT licensed.