Command line interface app that give you the ability to add books games authors source and label of items and preserve that data inside json files
Here you will find the video of our project presentation
Screenshot 1 | Screenshot 2 |
---|---|
Additional description about the project and its features.
- RUBY
- Rubocop
- Colorize
You can simply clone or download this repository, and use your favorite browser or code editor to run this program.
-
To open the project after download, simply double click the index.html file
-
To open this project using vs code ( for this example) or your favorite code editor, you can follow the guide below:
in your cmd or command line navigate to where this project is located, then;
cd catalog_of_my_things
thereafter run
code .
- To run the application through trminal, make sure ruby and IRB is installed in your computer then follow the guide below:
in your cmd or command line navigate to where this project is located, then;
cd catalog_of_my_things
bundle install
gem install colorize
thereafter run
./main.rb
👤 Youmari
👤 Mongare S.
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Chimwemwe-127001
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse Team for facilitating project requirements and resources
This project is MIT licensed.