This repository includes files for linting and an app.rb which holds the main app logic.
[my-things-catalog] is a console app that will help you to keep a record of different types of things you own: books, music albums, and games. Everything will be based on the UML class diagram presented below. The data will be stored in both JSON files & a database with tables structure analogical to the program's class structure.
Ruby
- Create items (Book, Album, Game).
- Link an item to authors, labels etc.
- Save data in json.
Find the presentation video 👉 here
To get a local copy up and running, follow these steps.
In order to run this project you need to have Ruby installed.
Clone this repository to your desired folder:
cd my-folder
git clone github.com/microhass/my-things-catalog.git👤 Hassan Shakur
- GitHub: @hassanShakur
- Twitter: @HassShakur
- LinkedIn: hassanShakur
👤 Innocent Ndahimana
- GitHub: @innocent259
- Twitter: @innocentndahimana
- LinkedIn: @innocentndahimana
👤 Anand Mohan Pathak
- GitHub: Anand8317
- Twitter: AnandPathak
- LinkedIn: AnandPathak
- Add a real database to store the app data.
- Add support for more items like fav places, foods etc.
- Add ability to delete an item.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you'd like to contribute to this project, feel free to fork the repository and make changes as you see fit. Please submit a pull request with your changes and I'll review them as soon as possible.
If you like this project...
I would like to thank my coding partners and mentor for the support, and Microverse for the opportunity.
This project is MIT licensed.