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
- games
Client
- Add new book.
- Add new games.
- Add new music albums.
- List all items added.
See the live presentation here
(back to top)
In order to run this project you need:
Clone this repository to your desired folder:
git clone git@github.com:rubydevi/catalogue-of-my-things.git
Install thr project dependencies with:
bundle install
To run the project, execute the following command:
ruby main.rb
To test the project, execute the following command:
rspec src/spec/
👤 Abd elhakim Zayan
- GitHub: @Abd elhakim Zayan
- Twitter: @Abd elhakim Zayan
- LinkedIn: @Abd elhakim Zayan
👤 Yonas Henok
- GitHub: @Yonashenok
- Twitter: @yonashenok
- LinkedIn: LinkedIn
👤 Chongtham Ruby Devi
- GitHub: @rubydevi
- LinkedIn: Chongtham Ruby Devi
👤 Hamza Ramalan
- GitHub: @H-Ramalan
- Twitter: @hamza_ramalan
- LinkedIn: Hamza Ramalan
-
Implement:
-
Add movies
-
List movies
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project and want to support me make cooler projects Give this project a Star.
This project is MIT licensed.