My catalog of things is a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games.
Modeling
Programmation
Unit Tests
Database
- Manage Games
- Manage Books
- Manage Music
Add a link to your deployed project.
To get a local copy up and running, follow these steps.
In order to run this project on Windows, you can use the Chocolatey Package Manager to install Ruby:
choco install ruby
You will also need PostgreSQL to be installed on your windows.
Clone this repository to your desired folder:
cd my-folder
https://github.com/YKerroum/catalog-of-my-things.gitTo run the project, execute the following command:
ruby mainTo run tests, run the following command:
rspec spec👤 Youssef KERROUM
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Koami NOGBEDJI
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- List all movies
- List all sources (e.g. 'From a friend', 'Online shop')
- Add a movie
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a Star.
I would like to thank
This project is MIT licensed.
