heintayzar-hm / catalog-of-things

MIT License
2 stars 1 forks source link

Microverse README Template

logo

πŸ“– [catalog of my things]

[Catalog of My Things] is a console app that allows users to keep a record of different types of things they own, such as books, music albums, movies, and games. It is based on a UML class diagram and stores data in JSON files and a database with tables structure analogical to the program class structure.

πŸ›  Built With

Tech Stack

A brief description on the project

Video description

Database

Key Features

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

Ruby installed on your machine

Setup

Clone this repository to your desired folder:

clone repo to your desired folder:

git clone git@github.com:heintayzar-hm/catalog-of-things.git

Install

Install this project with:

  cd catalog-of-things

  bundle install

Usage

To run the project, execute the following command:

 ruby main.rb

Run tests

To run tests, run the following command:

  rspec

(back to top)

πŸ‘₯ Authors

πŸ‘€ Ibrahim Suhail Al-Yousefi

πŸ‘€ Andrea Tamara Diegaardt

πŸ‘€ Hein Tay Zar

(back to top)

πŸ”­ Future Features

(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 give it a star.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse and my teammates for the idea of this project.

(back to top)

❓ FAQ (OPTIONAL)

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)