Skip to content

Domino’s aims to optimize ingredient ordering by predicting future sales using historical data. This will ensure accurate stock levels, minimize waste, prevent stockouts, and streamline purchase orders, enhancing inventory management, cost reduction, sales forecasting, and supply chain efficiency.

License

Notifications You must be signed in to change notification settings

Avijit-Jana/Dominos-Predictive_Purchase_Order_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

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

Domino’s aims to optimize ingredient ordering by predicting future sales using historical data. This will ensure accurate stock levels, minimize waste, prevent stockouts, and streamline purchase orders, enhancing inventory management, cost reduction, sales forecasting, and supply chain efficiency.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published