A complete management system — from the agency admin down to the customer ordering at their table.
Takes 2 minutes. Generates all login credentials and a ready-to-use portal link to share with the owner.
| URL | Role | Description | |
|---|---|---|---|
| /hq | Admin | Franchise HQ — all clients, revenue, subscriptions | Open ↗ |
| /portal/:branchId | Owner | Owner portal — revenue, branches, franchise hub | Open ↗ |
| /login?branch=:id | Manager | Staff login — redirects based on role | Open ↗ |
| /manager/:branchId | Manager | Full branch ops — orders, menu, CRM, loyalty, campaigns | Auth required |
| /kitchen.html?branch=:id | Kitchen | Live kitchen display — order tickets & status updates | Select → |
| /cafe/:branchId | Public | Customer-facing café website — menu, chatbot, reservations | Select → |
| /table-order.html | Public | QR table ordering — scan, browse, place order | Select → |
| /onboard | Admin | Register a new café — generates credentials & portal link | Open ↗ |