In this project, we created 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 based on the UML class diagram. The data stored in JSON files but we also prepared a database with tables structure analogical to our program's classes structure.
This is the video demo link talking about our group project.
- Ruby.
- RSpec.
- SQL.
- PostgreSQL.
- Linters.
- Install Ruby based on your OS from HERE.
- Clone the project using git-bash or Githup Desktop.
- Open the project folder with VSCode or any Editor.
- Open terminal and navigate to the project folder.
- Type
irb
. - Copy the code from files and run it.
- Open terminal and type
gem install rspec
. - To run tests type
rspec (filename.rb)
.
👨💻 Omar Muhammad
- GitHub: @Omar-Muhamad
- Twitter: @Eng_OmarMuhamad
- LinkedIn: @eng-omarmuhammad
👤 George Magdy
- GitHub: @George_Magdy
- Twitter: @George_Magdy
- LinkedIn: @George_Magdy
👤 Anja
- GitHub: @Anjacodes
- Twitter: @Anja_Schmidt7
- LinkedIn: LinkedIn
Give a ⭐️ if you like this project!
This project is MIT licensed.