A simple console app that allows users to manage collections of the things they own: books, music albums, movies, and games. The data is stored in JSON files but there is also a database with the structure of tables analogical to the program's class structure.
- Ruby
- PostgreSQL
- Rubocop
- RSpec
Prerequisites To get started ensure that you have the following:
Run the command(s) in terminal to ensure that Ruby is installed on your system
$ ruby --version
$ irb
Cloning ⬇️ To clone the project:
$ git clone https://github.com/Lembani/catalog-of-my-things.git
$ cd catalog-of-my-things
👤 Lembani Sakala
- GitHub: @lembani
- Twitter: @lembani_
- LinkedIn: lembani-sakala
👤 Christian Biringanine
- GitHub: @christianbiring1
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- etc
This project is MIT licensed.