brighton0102 / Catalog-of-my-things

MIT License
0 stars 0 forks source link
logo

Catalog of my things

📗 Table of Contents

📖 Catalog of my things

Catalog of my things is a project that will implement a console app that will help keep a record of different types of things you own: books, music albums, movies, and games.The data will be stored in JSON files but will also prepare a database with tables structure analogical to the program's class structure.

🛠 Built With

Tech Stack

Key Features

(back to top)

🚀 Live Demo

(back to top)

🎥 Live Presentation

(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:

-VScode -Installed Ruby

Setup

Clone this repository to your desired folder:

  git https://github.com/brighton0102/Catalog-of-my-things

Install

Install this project with:

  bundle install

Usage

To run the project, execute the following command in your terminal:

ruby main.rb

Run tests

To run tests, run the following command:

  rspec ./spec

(back to top)

👥 Authors

👤 brighton mtandi

(back to top)

🔭 Future Features

(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 you can share this project to your friend

(back to top)

🙏 Acknowledgments

I would like to thank microverse for this project

(back to top)

📝 License

This project is licensed under the MIT License.

(back to top)