Catalog Of Things

Catalog of Things is 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 below:

screenshot

Live Video

You can check our video presentation of the project here

Getting Started

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

Prerequisites

  • Git
  • Ruby

Setup

$ git clone git@github.com:melaniesigrid/catalog-of-things.git
$ cd catalog-of-things

Install

$ bundle install

Usage

$ ruby main.rb

Run tests

$ rspec

Authors

👤 Melanie Sigrid

👤 Gabriela Sanchez

👤 Fabrizio Garcia

🤝 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

  • Hat tip to our code reviewers and partners at Microverse

📝 License

This project is MIT licensed.