Items Catalog console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games.
Client
Testing
Linter
- Create items like book, music album and game
- List added items
- Preserve each item's data in a separate JSON file
To get a local copy up and running, follow these steps.
In order to run this project you need Ruby installed on your machine.
Clone this repository to your desired folder:
git clone https://github.com/Microverse-Fullstack-Program/catalog-of-things.git
cd catalog-of-things
### Installation <a name="installation"></a>
Install this project with:
```sh
bundle install
To run the project, execute the following command:
ruby menu.rb
To run tests, run the following command:
cd spec
rspec classname_spec.rb
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- GitHub: @Hisoka37
- Twitter: @KBwalid9
- LinkedIn: Walid Kabboussa
- GitHub: @githubhandle
- LinkedIn: LinkedIn
- Update selected Items
- Add genres/labels
- Add Movies Items
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please consider giving it a 🌟.
We would like to thank microverse for serving this opprtunity.
This project is MIT licensed.