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.
- Ruby
- SQL
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.
- 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.
👤 Mohammed Raadz
- GitHub: @MoRaad97
- Twitter: @MohammedRaadz
- LinkedIn: LinkedIn
👤 NabilHY
- GitHub: @gNabilHY
- Twitter: @Neonabil12
- LinkedIn: LinkedIn
👤 Zelalem Fissha
- GitHub: @Zelalem1222
- Twitter: @Zelalem
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc