Skip to content

The Retail Revolutionizer is a web application designed to provide shopkeepers with accurate sales predictions. It leverages past sales data and stock-keeping units (SKUs) to forecast future trends, enabling businesses to make informed decisions about inventory management and sales strategies.

Notifications You must be signed in to change notification settings

Dhruvpandey08/Retail_Revolutionizer

Repository files navigation

Retail Revolutionizer

Retail Revolutionizer is a web application designed to address the challenges faced by shopkeepers in managing product quantities in their shops. It utilizes historical sales data to predict the quantities of products that should be procured for future stock replenishment, thus optimizing inventory management and reducing stockouts or overstocking.

Features

  • Predictive inventory management based on historical sales data.
  • User-friendly interface for shopkeepers to input and view data.
  • Automated alerts for low stock or overstock situations (upcoming).
  • Reporting and analytics tools to track inventory performance (upcoming).

Technologies Used

  • Backend: Python, Flask framework and Fast Api
  • Frontend: HTML, CSS, JavaScript, Reactjs
  • Database: Hardcoded (for demo purposes; can be scaled to other databases like MySQL, PostgreSQL)
  • Machine Learning: Scikit-learn (for predictive modeling), LSTM

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository:
  1. Install dependencies:
  • cd retail-revolutionizer
  • npm start

ScreenShots

About

The Retail Revolutionizer is a web application designed to provide shopkeepers with accurate sales predictions. It leverages past sales data and stock-keeping units (SKUs) to forecast future trends, enabling businesses to make informed decisions about inventory management and sales strategies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published