Skip to content

Latest commit

 

History

History
200 lines (124 loc) · 4.71 KB

README.md

File metadata and controls

200 lines (124 loc) · 4.71 KB

Catalog-Ruby-Group-Capstone

📗 Table of Contents

📖 Catalog-Ruby-Group-Capstone

  • Ruby app for storing favourite Books, Music Albums or Games.

  • You can also add a new book, music album or game.

🛠 Built With

  • Ruby

Tech Stack

Client
  • Ruby
Test
  • RSPEC
Database
  • PostgreSQL

Key Features

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

(back to top)

🚀 Video Project Presentation

(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: any web-browser.

Setup

Clone this repository to your desired folder.

Install

This project does not require installation.

Usage

To run the project follow the following instruction:-

  • Clone this repository in your local machine with correct branch.
  • Run ruby main.rb

Run tests

To run tests, run the following command: rspec.

(back to top)

👥 Authors

👤 Lucas Erkana

👤 Kagheni Mbale Christian

👤 Ghulam Hyder Dar

(back to top)

🔭 Future Features

  • add genre to selected book
  • add movies
  • add genre to selected movie
  • Remove movies
  • Remove a selected book
  • Remove a selected music album
  • Remove a selected game

remove a selected book add genre to selected book

(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 a ⭐️.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse.

(back to top)

❓ FAQ (OPTIONAL)

  • Can I use this project?

    • It's MIT license, feel free to use as you like.

(back to top)

📝 License

This project is MIT licensed.

(back to top)