This project is a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games. Everything will be based on the UML class diagram presented below. The data will be stored in JSON files but you will also prepare a database with tables structure analogical to your program's class structure.
To get a local copy up and running follow these simple steps.
-
Open the terminal on your computer
-
Navigate through directories using change directory (cd) command to where you want to clone the repository.
-
Install dependencies locally
- bundle install
-
run
- ruby main.rb
- Ruby
👤 Carlos Vivas
- GitHub: @carlosmuerto
- LinkedIn: LinkedIn
👤 Amalia Gomez Moro
- GitHub: @AmaliaGM
- Twitter: [@AmaliaGomezMoro]
- LinkedIn: Maria Amalia Gomez Moro
👤 Andy Menutti
- Special thanks to the team for being fully commited on finishing this project together.
- Give a ⭐️ if you like this project!
- This project is MIT licensed.