/Catalog-of-my-things

Ruby Group Capstone Project - Catalog of my things is a Ruby app that helps the user to keep a record of different types of things the user own: books, music albums, and games.

Primary LanguageRubyMIT LicenseMIT

Catalog of my things

Ivan Gonzalez & Ismael Mastronardi & Hajnalka Oltyan

๐Ÿ“— Table of Contents

๐Ÿ“– Catalog of my things

Catalog of my things is a Ruby app that helps the user to keep a record of different types of things the user own: books, music albums, and games.

๐Ÿ›  Built With

Tech Stack

Client

Key Features

  • Add books, music albums, and games
  • List the book, music album and game items
  • List the categories genres, labels and authors

(back to top)

๐ŸŽฅ Video Presentation

The link to the project presentation video:

(back to top)

๐Ÿ’ป Getting Started

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

Prerequisites

In order to run this project you need an Ubuntu console (WSL)

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/ivangonzalez224/Catalog-of-my-things.git

Install

Install this project with:

  cd my-project
  bundle install

Run tests

To run tests, run the following command:

  cd project
  rspec spec

(back to top)

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Ivรกn Gonzalez

๐Ÿ‘ค Ismael Mastronardi

๐Ÿ‘ค Hajnalka Oltyan

(back to top)

๐Ÿ”ญ Future Features

  • Allow user to create movies
  • Allow user to list all movies
  • Allow user to add the source category

(back to top)

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

โญ๏ธ Show your support

If you like this project please leave a star!

(back to top)

๐Ÿ™ Acknowledgments

I would like to thank Microverse for this oppportunity.

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)