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
Client
- Built using Ruby
- Person, student and teacher classes
- Decorator design pattern
- Associations
- [Video Presentation Link]
- https://drive.google.com/file/d/1tsI1RoVN9TVr9bNBfllXJ0Yo10SF14x5/view?usp=sharing
To get a local copy up and running, follow these steps.
In order to run this project you need:
ruby
bundler
Clone this repository to your desired folder:
git clone https://github.com/bhushan354/Ruby-Group-Capstone.git
cd Ruby-Group-Capstone
Install this project with:
cd Ruby-Group-Capstone
bundle install
it will install the required gemfile for running the project
ruby main.rb
👤 Bhushan Deshmukh
- GitHub: @bhushan354
- LinkedIn: @bhushan354
👤 Ochieng Steven Otieno
- GitHub: @Ochiengsteven
- LinkedIn: LinkedIn
👤 Stanley Osagie Ramos
- GitHub: @sagieramos
- Twitter: @sagieramos
- LinkedIn: LinkedIn
- Add Database to store recent message
- Add Account System
- Add UML diag
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project you can share this project to your friend
I would like to thank microverse for this project
This project is MIT licensed.