- 💾 Ruby Capstone Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Ruby Group Capstone Project - Catalog of my things In this project, we created 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 given UML class diagram. The data will be stored in JSON files but we will also prepare a database with tables structure analogical to our program's class structure.
- Add books and labels
- Add albums and genres
- Add games and authors
- Unit tests for all implemented methods
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
git clone git@github.com:Al-Amin-Khan-Shakil/ruby-group-capstone-project.git
Install this project with:
cd Ruby-Group-Capstone
gem install
Install Rspec using:
gem install rspec
Then run this command in the root folder:
rspec
Al Amin Khan Shakil
- GitHub: Al Amin Khan Shakil
- Twitter: Al Amin Khan Shakil
- LinkedIn: Al Amin Khan Shakil
👤 Lucy W. Mwangi
- GitHub: @lucy-sees
- Twitter: @lucy_w_mwangi
- LinkedIn: @Lucy (Wanjiru) Mwangi
👤 Goldinium
- GitHub: @Goldinium
👤 Evans Kofi Nyamekye
- GitHub: evansnyamekye
- Twitter: @nyamekye2131
- LinkedIn: Evans Kofi Nyamekye
Adding streaming feature
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please consider giving it a star.
- I would like to thank all my coding partners for making a contribution this project and my code reviewers for giving constructive feedback about our project.
This project is MIT licensed.