Catalog of my things

This project involves creating a console app that helps one keep a record of different types of things they own: books, music albums, movies, and games. Everything is based on the UML class diagram presented below. The data is stored in JSON files but a database ia also prepared with tables structure analogical to the program's class structure.

image

Built With

  • Ruby
  • SQL

Getting Started

To access and change the code on your computer (using GIT):

Note: if you don't use git, you can download the ZIP of this repository by clicking on the "Code" button above the files list.

Setup

  • Open the repository link.
  • Click on the "Code" button, above the files list.
  • Select one of the three options to copy the URL: HTTPS, SSH key and GitHub CLI.
  • Open the Terminal in the directory you want to copy the project.
  • Type git clone, paste the URL you copied, and press enter.

Video presentation

Google Drive

Authors

👤 Mohammed Raadz

👤 NabilHY

👤 Zelalem Fissha

🤝 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!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc