At A Glance
Total Orders
0
Total Revenue
โน0
Menu Items
64
Free Delivery Radius
5 KM
This dashboard reads live from Supabase once connected (see js/config.js). Until then it runs against demo data stored in this browser so every screen here is fully clickable.
All Orders
| Order ID | Customer | Items | Total | Payment | Status | Update Status |
|---|
Add Menu Item
All Menu Items
| Image | Name | Category | Price | Veg | Status | Actions |
|---|
Menu Categories
These are the fixed categories used across search and filtering. Assign products to one of these from the Products tab.
Special Offers
Offer cards shown on the Home page and Menu โ Offers tab. Connect Supabase and wire this form to an offers table to make these fully editable.
Logo Management
Current logo
Menu Graphics (A / B / C)
Gallery Management
Customers
Customer accounts are managed by Supabase Authentication. Once connected, this panel lists everyone in the profiles table (name, phone, email, signup date) pulled with an admin-only RLS policy.