catalogue-of-my-things

📗 Table of Contents

📖 ruby-group-capstone-project

In this project, we created a console app that will help you to keep a record of different types of things you own:

  • books
  • music albums
  • movies
  • games

🛠 Built With

Tech Stack

Client

Key Features

  • Add new book.
  • Add new games.
  • Add new music albums.
  • List all items added.

(back to top)

🚀 Video Presentation Link

See the live presentation here

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

  • Ruby installed and running.
  • You should be able to use IRB.

Setup

Clone this repository to your desired folder:

  git clone git@github.com:rubydevi/catalogue-of-my-things.git

Install

Install thr project dependencies with:

  bundle install

Usage

To run the project, execute the following command:

  ruby main.rb

Test

To test the project, execute the following command:

  rspec src/spec/

(back to top)

👥 Authors

👤 Abd elhakim Zayan

👤 Yonas Henok

👤 Chongtham Ruby Devi

👤 Hamza Ramalan

(back to top)

🔭 Future Features

  • Implement:

  • Add movies

  • List movies

(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 and want to support me make cooler projects Give this project a Star.

(back to top)

📝 License

This project is MIT licensed.

(back to top)