/Ruby-Capstone

Ruby capstone project create a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games. Everything will be based on the UML class diagram presented below. The data will be stored in JSON files but you will also prepare a database with tables structure analogical to your program's

Primary LanguageRubyMIT LicenseMIT

logo

Ruby Capstone Project

📗 Table of Contents

📖 Ruby Capstone project

Ruby Capstone project a command line base project where user can add books, albums, and games.

🛠 Built With

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Client
Server
  • Ruby
Database
  • Postgresql

Key Features

Describe between 1-3 key features of the application.

  • We use OOP concept
  • Users can add different books, albums and games and can see them back
  • We have database for our data too

(back to top)

🚀 Live Demo

Add a link to your deployed project.

  • [Live Demo Link Comming Soon!]

(back to top)

💻 Getting Started

Describe how a new developer could make use of your project.

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Laptop/Desktop.
  • Internet.
  • Ruby.
  • Vs Code.

Setup

Clone this repository to your desired folder:

Usage

To run the project, execute the following command:

  • ./main.rb.

Run tests

  • rspect.

Deployment

You can deploy this project using:

  • Netlify

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👤 Abdul Saboor Sohaib

👤 Ayodeji Abidemi

  • GitHub: demix007
  • Twitter: dat_dope_demix
  • LinkedIn: ayodeji-abidemi

Rashid Menhas

GitHub: @SaboorSohaib

(back to top)

🔭 Future Features

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

  • - Add new movie
  • - Add new source
  • - Add new Music album
  • - List all music albums

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project you can fork it.

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank... Planet icons created by Freepik - Flaticon

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