/catalog-of-my-things

This is a console app that will help you to keep a record of different types of things we own: books, music albums, movies, and games.The data is stored in JSON files but we have also prepared a database with tables structure analogical to our program's class structure.

Primary LanguageRuby

Catalog of my things

This is the final group project for Ruby to develop a console application implementing the Catalog of things displaying the list of books, musics, movies, and games. It is developed using Ruby.

Console App Screenshot

Built With

  • Ruby
  • IRB
  • VS Code

Live Demo

No live demo

Video presentation

Click here to see video presentation

Getting Started

Copy this link https://github.com/fullstop125/catalog-of-my-things.git. Get the directory that you want to clone the repository. Open the command prompt in this directory.

Setup

Clone repository

git clone https://github.com/fullstop125/catalog-of-my-things.git

Go to the repository folder in your command prompt

cd catalog-of-my-things

Install

Install Ruby using WSL

Install Ubuntu after system restart
Run the commands

bundle install

To run project

on the command prompt

ruby main.rb

To run tests for the application

on the command prompt

rspec

Authors

👤 Ahmad Zaki Yousufi

👤 Momanyi

👤 Juan Diaz

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.