In this project, you will create a console app that will help you to keep a record of different types of things you won: books, music albums, movies, and games. Everything will be based on the UML class diagram presented below. The data will be stored in JSON files but you will also prepare a database with tables structure analogical to your program's class structure.
Video link
To get the content of this project locally you need:
Run git clone https://github.com/ciraganenicole/ruby-capstone.git
in your terminal
cd ruby-capstone
ruby main.rb
bundle install
rubocop
rspec spec
👤 Author1
👤 Author2
👤 Author3
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.