This is a Ruby CLI designed to keep track of your things (books, music albums and games). The app allows you to add fully detailed items and list them as well as saving them to view later. Depending on the antiquity of your items, the app will let you know if you might consider archiving them or not.
- Ruby
- Linters
- Install Ruby based on your OS from HERE
- Clone the project using git-bash or Githup Desktop.
git clone https://github.com/qwibbler/RubyCapstone-Catalogue.git
OR
git clone [email protected]:qwibbler/RubyCapstone-Catalogue.git
- Open the project folder with VSCode or any Editor.
- Open terminal and navigate to the project folder.
- You can run the code executing the
ruby main.rb
command in your terminal. - If you want to run some unit tests, all you need to do is run the
rspec
command on your terminal after executing thegem install rspec
command.
👤 Humaira Zaman
- GitHub: @qwibbler
- Twitter: @hmemaz
- LinkedIn: Humaira Zaman
👤 Shady Shawkat
- GitHub: @ShadyShawkat
- Twitter: @ShadyShawkat3
- LinkedIn: Shady Shawkat
👤 Santiago Velosa
- GitHub: @vechicin
- Twitter: @therealvelosa
- LinkedIn: Santiago Velosa
Give a ⭐️ if you like this project!
This project is MIT licensed.