personal-inventory

A ruby app to keep personal inventory records

Stars
2
Committers
4

📗 Table of Contents

📖 PERSONAL INVENTORY

PERSONAL INVENTORY CONSOLE APP is a t a simple console app built with Ruby that allows users to manage collections of the movies, games, music albums and books they own. This project is based on the following UML class diagram.

🛠 Built With

Tech Stack

Video Presentation

See Video

Key Features

  • Presents the user with a list of options to perform.
  • Let users choose an option.
  • If needed, asks for parameters for the option.
  • Has a way to quit the app.

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Code editor like VS code
  • Ruby installed in your machine

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/geekelo/personal-inventory_project.git

Install

Install this project with:

  cd personal-inventory
  bundle install

Usage

To run the project, execute the following command:

  ruby main.rb

👥 Authors

👤 Eloghene Otiede

👤 Melkamu Almawu

👤 Chandan Gupta

👤 Ayomide Emmanuel

🔭 Future Features

  • Add Delete options
  • Add edit options

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project drop a ⭐️

🙏 Acknowledgments

I would like to thank from Microverse for adding the guidlines of project.

📝 License

This project is MIT licensed.