Skip to content

Stockwise is a cutting-edge web application designed for efficient inventory management through advanced demand forecasting techniques. This project addresses the critical challenges organizations face in predicting demand, managing stock levels, and ensuring customer satisfaction.

License

Notifications You must be signed in to change notification settings

shaurya35/Stockwise-Inventory-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Image

Stockwise-Inventory-Manager

Stockwise is a cutting-edge web application designed for efficient inventory management through advanced demand forecasting techniques. This project addresses the critical challenges organizations face in predicting demand, managing stock levels, and ensuring customer satisfaction.

Table of Contents

Overview

  • Stockwise helps businesses manage their inventory by predicting future demand and ensuring they have the right stock levels. This application provides tools for tracking products, managing companies, and viewing real-time inventory data.

Features

  • Demand Forecasting- Predict future product demand based on historical data.
  • Inventory Tracking- Monitor stock levels, sales, and inventory health.
  • Real Time Ordering Predicted Items - Collaborate with wholesalers in real-time to streamline procurement processes with one click .

Dependencies

  • Express
  • Git
  • Github

Git-Setup

Clone the repository:

git clone https://github.com/shaurya35/Stockwise-Inventory-Manager
cd Stockwise-Inventory-Manager

Client Setup

Redirect to client:

cd client

Install the dependencies:

npm install

Run client Interface:

npm run dev

Server Setup

Redirect to server:

cd server

Install the dependencies:

npm install

Create a .env file:

PORT=
MONGO_URI=
JWT_SECRET=
TWILIO_ACCOUNT_SID=
TWILIO_AUTH_TOKEN=
  1. Run Server:
npm run dev

Usage

Access the app in your web browser at http://localhost:5173/.

Contributors

About

Stockwise is a cutting-edge web application designed for efficient inventory management through advanced demand forecasting techniques. This project addresses the critical challenges organizations face in predicting demand, managing stock levels, and ensuring customer satisfaction.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •