The storefront
· Web/ 04The menu, in the browser.
The front door runs in a browser, so nothing stands between a hungry customer and a placed order: no install, no account before the menu. What makes it survive contact with a real kitchen is that almost nothing on it is code. The ranges, the dishes, the photographs and the prices are rows somebody in the restaurant owns, and the two things that change hourly — what is featured, and what has run out — are switches rather than edits.
- 01
Categories the kitchen edits
The chips over the grid come from the console, so adding a range never waits on a deployment.
- 02
Featured is a toggle
The dish a kitchen wants seen first is a switch on the item, not a hand-built home page.
- 03
The cart counts as you go
Items added anywhere on the site raise the count in place, with no page reload.







