📗 Table of Contents

📖 Catalog Of My Things

Catalog of my things: In this project, we created a console app that will help user to keep a record of different types of things you own: books, music albums, and games. The data will be stored in JSON files. It also includes a schema file with tables of the classes in the app.

🛠 Built With

Tech Stack

  • Languages: Ruby
  • Frameworks: N/A
  • Technologies Used: GIT, GITHUB, LINTERS

(back to top)

Key Features

  • Add books, music albums and games
  • List all books, labels, music albums, genres, games & authors
  • Data preserved in json file
  • Schema file with tables of the classes in the app

🚀 Video Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • ruby installed and running

Setup

Clone the repo, and install the dependencies

  cd your-folder
  https://github.com/eric2umeh/catalogOfMyThings-Ruby.git

Install

Install this project with:

- Linters
- Install bundle
- Rubocop

Usage

To run the project, execute the following command:

  • To run the app
ruby main.rb

(back to top)

👥 Authors

👤 Ermiyas Demsew

Muhammad Talha Hanif

👤 Eric Umeohabike

(back to top)

🔭 Future Features

  • add movie to the app

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, please give it a ⭐️!

(back to top)

🙏 Acknowledgments

  • Thanks to my learning and coding partners for all their support.

(back to top)

📝 License

This project is MIT licensed.

(back to top)