Skip to content

ankitt26/Catalog-of-my-things

Repository files navigation

📗 Table of Contents

📖 [Catalog of my things]

[Catalog of my things] is a console app where user can add and retrieve items in catalog: books, music albums, movies, and games. The data will be stored in JSON files where they can be retrieved.

🛠 Built With

Tech Stack

Ruby

Key Features

  • [Item Management]
  • [Data Persistence]
  • [User-Friendly Interface]

(back to top)

📽️ Presentation

📷 see video

(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
  • Text editor like VSCode

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone git@github.com:ankitt26/Catalog-of-my-things.git

Install

Install this project with:

  cd my-project
  bundle install

Usage

To run the project, execute the following command:

Example command:

  ruby main.rb

Run tests

To run tests, run the following command:

Example command:

  rspec spec

(back to top)

👥 Authors

👤 Falako Omotoyosi

👤 Charles Andrews

👤 Ankit Kushwaha

(back to top)

🔭 Future Features

  • [Use database to store data]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

In this Project we will create a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages