/ruby-capstone

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. 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. Released & based on the UML class diagram received.

Primary LanguageRubyMIT LicenseMIT

Microverse Ruby

Catalog of my things

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.

Catalog of my things UML class diagram

Video Presentation

Presentation

Getting Started

To get a local copy up and running follow these simple steps.

Follow the console instruction

Setup and run

  • 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

Built With

  • Ruby

Authors

👤 Carlos Vivas

👤 Amalia Gomez Moro

👤 Andy Menutti

Acknowledgements ⭐️

  • Special thanks to the team for being fully commited on finishing this project together.

Show your support

  • Give a ⭐️ if you like this project!

📝 License

  • This project is MIT licensed.