Catalog-of-my-things-Capstone

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.

Video Demo

This is the video demo link talking about our group project.

Built With

  • Ruby.
  • RSpec.
  • SQL.
  • PostgreSQL.
  • Linters.

Install

  • Install Ruby based on your OS from HERE.

Setup

  1. Clone the project using git-bash or Githup Desktop.
  2. Open the project folder with VSCode or any Editor.
  3. Open terminal and navigate to the project folder.
  4. Type irb.
  5. Copy the code from files and run it.

test

  • Open terminal and type gem install rspec.
  • To run tests type rspec (filename.rb).

Authors

👨‍💻 Omar Muhammad

👤 George Magdy

👤 Anja

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.