Catalog of things

We designed a console app that would let users add books, games and music albums as well as list the aforementioned items. Everything was based on a descriptive UML class diagram. The data is saved in JSON files, but we've also created a database schema of the same.

UML Diagram

UML

Demo video link

Click here for the video

Built With

  • Ruby
  • Gem
  • Terminal
  • PostgresSQL
  • RSpec

To get a local copy run the following steps:

  • Open your terminal or command line
  • Run git clone link
  • Open the folder with your code editor
  • Create a branch to work on

To get started-:

  • Run bundle install to install the dependencies
  • Run ruby main.rb to run the Catalogue of things App!
  • Run irb to run the code by pasting it in the terminal.
  • run rspec spec to test the files.
  • Run rubocop to find and fix linters

Author 1

👤 Lynette Aluoch Acholah

Author 2

👤 David Owuor Ouma

Author 3

👤 Tufahel Ahmed

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.