Real-Time Orders.
Orders appear the instant they're placed. Audio alerts, status tracking, search, and one-click status advancement — all in real-time.
What's Included.
Audio & Browser Alerts
New orders trigger a three-tone audio chime and a browser notification so you never miss an incoming order, even away from the screen.
Status Filters
Filter orders by status: Pending, Confirmed, Preparing, Ready, Out for Delivery, Delivered, Cancelled. See exactly what needs attention.
Search Orders
Search by customer name or order ID. Find any order instantly across your full order history.
Status Advancement
One-click status updates: Pending → Confirmed → Preparing → Ready → Out for Delivery → Delivered. Each step logs the timestamp.
Delivery vs Pickup
Order type (delivery or pickup) is clearly labeled. Delivery orders show the customer's address for easy dispatch.
Order Details Panel
Click any order to see the full detail panel: items, quantities, prices, special notes, customer info, payment method, and tip amount.
Real-Time via Firestore
Orders use Firestore onSnapshot listeners — they appear the instant a customer submits, with zero page refresh needed.
Ties into Analytics
Every order feeds into your Analytics dashboard with revenue totals, order counts, top items, and daily trends — all computed from real data.