ReemMohamedAbdelfatah / catalog-of-my-things

Ruby/DB Group Capsotne

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– Ruby Catalog of things Capstone project

Ruby Catalog of things Capstone 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.

πŸ›  Built With

Tech Stack

(back to top)

Key Features

  • Functional UI
  • Object Oriented Programming
  • Test Driven Development

(back to top)

πŸš€ Live Demo

Here is video presentation of our project

(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:

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone  https://github.com/torobucci/Breadcrumbscatalog-of-my-things.git

Install

Install this project with:

  bundle install

Usage

To run the project, execute the following command:

  ruby main.rb

Run tests

To run tests, run the following sample command:

  rspec ./file_spec.rb

(back to top)

πŸ‘₯ Authors

πŸ‘€ Reem Muhammad

πŸ‘€ Kevin Toro

πŸ‘€ Henry Omondi

(back to top)

πŸ”­ Future Features

  • Display add game in UI
  • Display add genre in UI
  • Display add label in UI

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a start ⭐️ If you like this project...

(back to top)

πŸ™ Acknowledgments

Thank you Microverse and my friend who always explain me for preparing this project! clapclapclap

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Ruby/DB Group Capsotne

License:MIT License


Languages

Language:Ruby 100.0%