📗 Table of Contents

📖 [Inventory Tracker]

This projects tracks the inventory, products and orders in a warehouse.

[inventory-tracker] Inventory Tracker

🛠 Built With

  • Ruby

Tech Stack Server side

Ruby

Key Features

  • [Generate report on orders made]

(back to top)

🚀 Live Demo

  • 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 installed on your machine

Install

Open the cloned directory on Vscode

install gems(if exist) - run bundle install

Usage

On VScode on windows Right click inside the editor when the file is open to run the code

  ruby main.rb

Run tests

run "rspec ./spec/inventory_spec.rb"

(back to top)

🔭 Future Features

  • [Prompt user when order quantity is more than stock]

(back to top)

⭐️ Show your support

If you like this project please give it a star

(back to top)

🙏 Acknowledgments

I would like to thank you for taking the time to check my code.

(back to top)

❓ FAQ (OPTIONAL)

  • [Can I run This program On linux]

    • Yes. Just Clone the repository and open it with VSCODE

(back to top)