- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[Catalogue_Of_My_Things] is a console app that will help to keep a record of different types of things one owns: books, music albums, and games. Everything is based on the UML class diagram. The data is stored in JSON files but we also prepare a database with tables structure analogical the program's class structure.
Server
Database
Describe between 1-3 key features of the application.
- [Option to list all available items in the Catalogue]
- [Option to add items in the catalogue]
- [Option to archive catalogue items]
Describe how a new developer could make use of your project.
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:
https://github.com/Recillah-Khamala/Catalogue_Of_My_Things.git
- Navigate to the location of the folder in your machine:
you@your-Pc-name:~$ cd catalog-of-my-things
Install this project with:
bundle install
To run the project, execute the following command:
- After Cloning this repo to your local machine.
- To get it running on your machine, you may open the project on your IDE and open the terminal
- On the terminal you can run:
ruby main.rb
- After, you can follow along the app and run the appropriate option from list to interact with it.
To run tests, run the following command:
You can deploy this project using:
👤 Recillah Khamala
- GitHub: @Recillah-Khamala
- Twitter: @recillahk
- LinkedIn: Recillah Khamala
👤 Kaweesi Matia
- GitHub: @Kaweesi-Matia
- Twitter: @kaweesimatia
- LinkedIn: Kaweesi Matia
👤 Tashobya Israel
- GitHub: @tashisrael
- Twitter: @tashisrael
- Linkedin: Tashobya Israel
Describe 1 - 3 features you will add to the project.
- [Feature to add other things in the catalogue]
- [Option to delete archived]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give it a ⭐️ or contact us.
I would like to thank microverse for adding this into the carriculum
This project is MIT licensed.