A simple console application written in Ruby in which we worked with Object Oriented programming to build Catalog my thing application. It will help users to keep a record of different types of things they own like: books, music albums, movies, and games. The app stores/preserves the data in JSON files, and this project also includes a database schema file with relations that explains program's class structure.
- Ruby - OPP
- Rspec (for testing)
- Rubocop (for linter errors)
To get a local copy up and running follow these simple example steps.
- A source-code editor (preferably Visual Studio Code)
- Ruby
- Clone the project
git clone
https://github.com/techwolf404/Catalog-app
-
To Start the programs
- cd Catalog-app
- run the command $irb (interactive ruby shell)
- run the program functions
👤 Nizamuddin Ahmadzai
- GitHub: @Nizamuddin4493
- Twitter: @Nizamuddin4493
- LinkedIn: nizamuddin4493
👤 Hatim Eddinani
- GitHub: @techwolf404
- Twitter: @tech_wolf404
- LinkedIn: @hatimdev
👤 Onomeh Onwuanibe
- GitHub: @Estherstarr
- Twitter: @Estherstarr
- LinkedIn: Estherstarr
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
This project is MIT licensed.