- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Catalog of my things is a project where we create a console app that will help you to keep a record of different types of things you own: books, music albums, and games. Everything will be based on the UML class diagram presented below. The data is stored in JSON files but we also prepare a database with tables structure analogical to the program's class structure.
Client
- Ruby
- This project use linters
- This project implements unit tests
- This project use Gitflow workflow
To get a local copy up and running, follow these steps.
- You'll need any code editor
Clone this repository to your desired folder:
git clone git@github.com:NicolasAndrehh/Things-Catalog.git
cd Things-CatalogTo run the project, execute the following command:
ruby main.rb👤 Nicolas Olaya
- GitHub: @NicolasAndrehh
- Twitter: @nicolasolaya22
- LinkedIn: LinkedIn
👤 Dico Diaz Dussan
- GitHub: @dicodiaz
- LinkedIn: Dico Diaz Dussan
- Portfolio: portfolio.dicodiaz.com.co
👤 Rashed Arman
- GitHub: @rashedarman
- Twitter: @rashedarman21
- LinkedIn: Rashed Arman
- Remove a selected book
- Add genre to selected book
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project you can give it a star!
I would like to Microverse community for helping me to improve my skills.
This project is MIT licensed.
