Ruby-Group-Capstone

In this project ,me and my coding partners have created a console app that will keep record of different types of things you own : books, music albums, movies, and games. Everything will be 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

MIT License

Stars
0

📗 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

Key Features

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

🚀 Live Demo

💻 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

👥 Author

👤 Bhushan Deshmukh

👤 Ochieng Steven Otieno

👤 Stanley Osagie Ramos

🔭 Future Features

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

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project you can share this project to your friend

🙏 Acknowledgments

I would like to thank microverse for this project

📝 License

This project is MIT licensed.

Related Projects