Catalog of my things
A console app that helps keep a record of different types of things won: books, music albums and games. Everything is based on the UML diagram presented below. The data is stored in JSON files and database with tables structure analogical to the program's class structure.
- Ruby
To start using this software you need to have Ruby installed in your machine
Then clone this repo:
-$ git clone git@github.com:AyoubMs/catalog_of_my_things_ruby.git
-$ cd catalog_of_my_things_ruby
To run rspec, in your terminal for testing the methods:
-$ rspec
Ruby installed on your local machine
- Clone the GitHub Repository
- Go to the Project Directory
- Run
bundle install
- Run
ruby ./main.rb
to start the app
👤 Ismail Courr
- GitHub: @ismailco
- GitHub: @ismailcourr
- LinkedIn: Ismail courr
👤 Oybek Kayumov
- GitHub: @OybekKayumov
- Twitter: @KayumovOybek
- LinkedIn: Oybek Kayumov
👤 Ayoub Chahir
- GitHub: @AyoubMS
- Twitter: @KnowledgeUserD
- LinkedIn: Ayoub Chahir
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.