- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 📝 License
This project is console app built using ruby, the app will help you to keep a record of different types of things you own: books, music albums, movies, and games, the data stored in json file, and it will be always useable whenever you start the app.
- The app built using Ruby.
- The schema file built using SQL.
The app help you to keep recods about any items you own, thing like
- Store and Display Movies
- Store and Display Games
- Store and Display Music Albums
- Store and Display Books
In this recorder video we are describing how we built this amazing project as a team.
To get a local copy up and running, follow these steps...
In order to run this project you need:
- Ruby should be installed in your local machine
- You need a Terminal.
- You need a code editor eg:
VsCode
Clone this repository to your desired folder:
Example commands:
cd my-folder
git clone https://github.com/adel-gu/Catalog-of-my-things.git
Install this project with:
Example command:
cd Catalog-of-my-things
bundle install
To run the project, execute the following command:
Example command:
ruby main.rb
To run tests, run the following command:
Example command:
rspec spec
👤 Adel Guitoun
- GitHub: @adel-gu
- Twitter: @GuitounAdel
- LinkedIn: adelguitoun
👤 Julius Tetteh
- GitHub: @j-tee
- Twitter: @Julius-Tee
- LinkedIn: julius-tetteh
👤 Kwasi Baayeh
👤 RICHARD CHILEYA
- GitHub: @RichardChileya
- Twitter: @RichardChileya
- LinkedIn: richard-chileya
- Searching Functionality for a specific item
- Provide a simple way for the user to choose from a list of option such as Source, Label, Author and Genre that the user can select from
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project kindly give it a star.
This project is MIT licensed.