Introduction

Online food ordering retail application uses mainly three dashboards as Mock applications. The user can place an order on the Mobile Order dashboard, the order gets processed through the Kitchen dashboard, and it gets delivered through the Delivery Agent dashboard. The Retail Customer Segmentation dashboard is used for customer segmentation analysis. The Sales Overview dashboard provides detailed analytics of the overall business sales.

Pre- Requisites

Pipeline to be activated for the entire workflow

  • Order Producer a Pipeline which generates POS orders every minute

  • Order Processing a Pipeline which processes placed orders

Dashboard to look for

  • Sales Overview Dashboard- This dashboard enables c-level executives and managers to monitor real-time business analytics.

  • Mobile Order Dashboard - Helps the customer to place orders in real-time and the pipeline processes the orders based on the events.

  • Kitchen Dashboard - Once the order is placed from the Order portal, the order comes for the kitchen. In the Kitchen, the chef can run the Churn Prediction model as an API to know his churn status & provide any complimentary items to keep him engaged with the business.

  • Delivery Agent Dashboard - This dashboard receives the processed order from the kitchen dashboard. A delivery agent can update the order picked & delivered status using this dashboard.

  • Retail Segmentation Dashboard - This dashboard talks about customer segmentation and feedback analysis.

Last updated