CindyDorantes / catalog-of-my-things

This project is a console app help you to keep a 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CATALOG OF MY THINGS

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.

Screenshot:



Video presentation

Available here


Built With

React Badge

Getting Started

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

Prerequisites

Authors

👤 Cindy Dorantes

👤 Tiago Lelinski

👤 Josué Benavides

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Thanks to my learning partners for their support and advices

📝 License

This project is MIT licensed.

About

This project is a console app help you to keep a 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.

License:MIT License


Languages

Language:Ruby 100.0%