This project is a console app that helps you to keep record of different types of things you own: books, music albums, movies, and games. Everything was based on a given UML class diagram (see below). The data is stored in JSON files but there is also a database prepared with tables structure analogical to the program's class structure.
Clone this repo: https://github.com/tiagomarin/catalog-of-my-things.git
- Go to the repo directory from the comand line.
- Run
bundle install
ruby main.rb
- Ruby installed in your computer. (check this guide if you need to install)
- Any code editor like Vscode or Vim.
👤 Cindy Dorantes
- GitHub: @CindyDorantes
- Twitter: @CindyDorantes10
- LinkedIn: Cindy Melisa Dorantes Sánchez
👤 Tiago Lelinski
- GitHub: @tiagomarin
- Twitter: @LelinskiMarin
- LinkedIn: Tiago
👤 Josué Benavides
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Thanks to my learning partners for their support and advices
This project is MIT licensed.