A console app that will help us to keep a record of different types of things we own: books, music albums, movies, and games.
Client
1. Inventory Management
2. Intuitive Console Interface
3. Persistent Data Storage
4. Relational Database Support
Explore the live demo through our video presentation.
Before you begin, ensure you have Ruby 3.2.2 release installed
-
Clone this repository to your local environment:
git clone https://github.com/rmiyoyo/catalogue-of-my-things.git
-
Navigate to the project directory:
cd catalogue-of-my-things
- Run
bundle install
to install required gems
- Run the script with
ruby main.rb
and explore the Catalogue Of My Thing application.
This project was crafted by a dedicated team:
- GitHub: @richie1988
- LinkedIn: Richard Sikaonga
- Instagram: @richiesik
- GitHub: @lily4178993
- LinkedIn: Nelly T.
- GitHub: @rmiyoyo
- LinkedIn: Raphael Miyoyo
- Twitter: @r_miyoyo
1. Edit and Remove Options
2. Advanced Sorting and Filtering
3. Data Export and Import
4. Recent Messages Database
We welcome contributions to improve this project. If you'd like to contribute, please open an issue or create a new fork.
Star this repository if you find it useful!
Special thanks to Microverse for making this project possible.
This project is licensed under the MIT License.