Imagine that you want to keep a record of different types of things you won: books, music albums, movies, and games. This will allow a you to:
- Add new item (book, music album, game).
- Add a lot of information about this item.
- Save of your added items.
And in a beautiful and well-organized way!
- Ruby
- Postgresql
To get a local copy up and running the app run the codes below in your terminal.
clone https://github.com/Gambit142/Catalog-of-things.git
cd Catalog-of-things
ruby main.rb
To run the tests:
- Run
gem install rspec
to install RSpec - Run
rspec spec --format documentation
to run the tests
👤 Houssam Hichami
- GitHub: @redwing555
- LinkedIn: Houssam Hichami
👤 Francis Ugorji
- GitHub: @Gambit142
- LinkedIn: Francis Ugorji
👤 Abdul Wuyep
- GitHub: @wuyepabdul
- Twitter: @AbdulWuyep
- LinkedIn: Abdul Wuyep
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- A special thanks to Microverse for inspiring this project. We are indebted to you all at Microverse
- A special thanks goes to all our peers at Microverse for being there for us.
This project is MIT licensed.