bhushan354 / Catalog-Of-Things

In this project ,me and my coding partners have created a console app that will keep record of different types of things user own : books, music albums, movies, and games. Database is based on the UML class diagram. The data is stored in JSON files but we have also prepared a database with tables structure analogical to programmes classes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruby-Group-Capstone

πŸ“— Table of Contents

πŸ“–Ruby-Group-Capstone

Ruby-Group-Capstone is 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

πŸ›  Built With

Tech Stack

Client
  • Ruby
  • Key Features

    • Built using Ruby
    • Person, student and teacher classes
    • Decorator design pattern
    • Associations

    (back to top)

    πŸš€ Live Demo

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

        ruby
        bundler
    

    Setup

    Clone this repository to your desired folder:

      git clone https://github.com/bhushan354/Ruby-Group-Capstone.git
      cd Ruby-Group-Capstone

    Install

    Install this project with:

      cd Ruby-Group-Capstone
      bundle install

    it will install the required gemfile for running the project

      ruby main.rb

    (back to top)

    πŸ‘₯ Author

    πŸ‘€ Bhushan Deshmukh

    πŸ‘€ Ochieng Steven Otieno

    πŸ‘€ Stanley Osagie Ramos

    (back to top)

    πŸ”­ Future Features

    • Add Database to store recent message
    • Add Account System
    • Add UML diag

    (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 you can share this project to your friend

    (back to top)

    πŸ™ Acknowledgments

    I would like to thank microverse for this project

    (back to top)

    πŸ“ License

    This project is MIT licensed.

    (back to top)

    About

    In this project ,me and my coding partners have created a console app that will keep record of different types of things user own : books, music albums, movies, and games. Database is based on the UML class diagram. The data is stored in JSON files but we have also prepared a database with tables structure analogical to programmes classes

    License:MIT License


    Languages

    Language:Ruby 100.0%