Lucas-Erkana / Catalog-Ruby-Group-Capstone

A console Ruby application built with a team of three. It allows users to store musics, books, and games and the data is been preserved in a JSON file and is been retrived and populated back to the user when the user needs it by selecting the right option from the list of options provided.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

A console Ruby application built with a team of three. It allows users to store musics, books, and games and the data is been preserved in a JSON file and is been retrived and populated back to the user when the user needs it by selecting the right option from the list of options provided.

License:MIT License


Languages

Language:Ruby 100.0%