/Catalog_of_Things

Ruby app for storing favourite Book, Music Album or Game. You can also add a new book, music album or game.

Primary LanguageRuby

📖 [Catalog_of_Things]

Ruby app for storing favourite Book, Music Album or Game. You can also add a new book, music album or game.

🛠 Built With

Tech Stack

BackEnd
Test
Database

Key Features

  • [Add Book] - Add your favourite book.
  • [Add Music Album] - Add your favourite music album.
  • [Add Game] - Add your favourite game.

(back to top)

🚀 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: Visual Studio Code and Installed Ruby.

Setup

Clone this repository to your desired folder:

$ git clone https://github.com/edi-sipka/Catalog_of_Things

Install

Install this project with:

you@your-Pc-name:~$ cd <Catalog_of_Things>

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

👤 Edi Sipka

👤 Aamir Khan

👤 Betsegaw Sebsibe

(back to top)

🔭 Future Features

Describe 1 - 3 features you will add to the project.

  • [Remove a selected book]
  • [Remove a selected music album]
  • [Remove a selected game]

(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 as a star! ⭐️

(back to top)

🙏 Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • Microverse

(back to top)

❓ FAQ

  • [How I can run this project?]

    • [After cloning repository, run ruby main.rb. After that, you will see 10 different options, so you can select option that you want to use]
  • [After adding, where is my data stored?]

    • [All data will be stored in JSON files.]

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)