Catalog-Of-My-Things

A console app that will help you to keep a record of different types of things you won : books, music albums, movies, and games. Everything will be based on the UML class diagram presented in Readme text.

MIT License

Stars
9

Ruby Group Capstone : Catalog of my things

In this project, we create a console app that will help you to keep a record of different types of things you won:

  • Books
  • Music albums
  • Games

Everything will be based on the UML class diagram presented below. The data will be stored in JSON files, furthermore, we prepared a database with tables structure analogical to the program's class structure.

Getting Started

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

  • First of all make sure you have Ruby installed in your machine
  • clone the project with the following command line :
$ git clone [email protected]:Hamzaoutdoors/Catalog-of-my-things.git
  • Then go to the right folder
$ cd Catalog-Of-My-Things
  • Start using the app by runing ruby main.rb on your terminal
  • Follow the app instructions.

Built With

  • Ruby
  • PostgreSQL

Authors

Carlos Feliz

Rotimi Azeez

Ellaouzi Hamza

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

  • Inspiration
  • Microverse program
  • My standup team
  • My family's support
  • MicroBros

License

This project is MIT licensed.