Skip to content

Predicting future Domino’s sales using historical data to optimize ingredient ordering, reduce waste, prevent stockouts, and improve inventory and supply chain efficiency.

License

Notifications You must be signed in to change notification settings

Avijit-Jana/Dominos-Predictive_Purchase_Order_System

Repository files navigation

🍕Dominos - Predictive Purchase Order System🍕

GitHub repo size GitHub language count GitHub top language GitHub last commit

Dominos

Table of Contents

📖Project Description

Dominos wants to optimize the process of ordering ingredients by predicting future sales and creating a purchase order. By accurately forecasting sales, Dominos can ensure that it has the right amount of ingredients in stock, minimizing waste and preventing stockouts. This project aims to leverage historical sales data and ingredient information to develop a predictive model and generate an efficient purchase order system.

🧑‍💼Business Use Cases

  1. Inventory Management: Ensuring optimal stock levels to meet future demand without overstocking.
  2. Cost Reduction: Minimizing waste and reducing costs associated with expired or excess inventory.
  3. Sales Forecasting: Accurately predicting sales trends to inform business strategies and promotions.
  4. Supply Chain Optimization: Streamlining the ordering process to align with predicted sales and avoid disruptions.

📁Data Set Explanation

Sales Data: Historical sales records (Date, Pizza Type, Quantity Sold, Price, Category, Ingredients) Ingredient Data: Ingredient requirements for each pizza type (Pizza Type, Ingredient, Quantity Needed)

  • You can download these datasets from here : Datasets

How to Approach this Project

  • Checkout the Step by Step process to understand using this: Approach file

  • Check out the Sales Reporting

  • Install Dependencies: Ensure you have Python 3.7 or higher installed. Then, install the required Python packages using:

    pip install -r requirements.txt
  • Run the Streamlit Application: Start the Streamlit app with the following command:

    python -m streamlit run Output/app.py

Developed By - Avijit Jana

About

Predicting future Domino’s sales using historical data to optimize ingredient ordering, reduce waste, prevent stockouts, and improve inventory and supply chain efficiency.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published