Who/where
The LOCAL Place is a café and ice cream parlor in Centerville, Tennessee, sharing a roof with The LOCAL Drive-Thru and the MADE @ The Local pottery studio. It's ours — the same family behind LocalWebRank. One weekend a month, the café turns into a six-course Italian dinner night: ten tables, two seatings, up to eighty covers, one small crew.
The problem
The dinner runs on paper. Servers write orders at the table and carry forms to the register, where every line gets re-keyed into the point of sale; tickets are printed, stapled, and hand-run to the kitchen; an expediter checks plates against handwriting. Course pacing across ten tables lives in people's heads. Allergies are handwritten notes — and gluten-free pasta needs prep lead time, so finding out at fire time is too late. The phrase "who had the chicken?" is banned at this dinner; the seating-position system that replaced it lives entirely on paper.
What we built
A custom app that gives every station its own screen — seven role-specific screens running on nine tablets, all talking to each other in real time over the café's own network:
- The host gets a live map of the dining room — who's seated where, color-coded by party.
- Servers take orders seat by seat on a tablet. If a guest has an allergy, the menu greys out anything flagged unsafe for that seat — and the kitchen knows about every gluten-free order from the moment it's entered, not when it's fired.
- The kitchen sees courses in firing order with timers; the expo station checks plates against a digital ticket by seat position, so the right plate lands in front of the right guest without a word.
- The dessert-and-drinks station and the register each get their own queue, so nothing gets made twice or missed.
- The chef changes the menu — tonight's rotating main, allergen tags, what's available — from a manager screen, no developer needed.
- If the WiFi hiccups, tablets reconnect and catch up in seconds. If the internet goes out entirely, nothing happens — the system doesn't need it. And the paper backup sheets still print, just in case.
Key decisions
- No app store, nothing to install — it runs in the browser on ordinary tablets.
- The app deliberately holds no payment data; the point-of-sale system stays the single source of truth for money.
- We built the part that hurt — service night — not a fifty-feature platform.
Proof of rigor
Built and tested with 248 automated backend tests and full simulated service runs — a test harness that drives all seven screens through a complete dinner caught real bugs before staff ever saw them. It debuts in live service at the café's next Italian dinner night.
The takeaway
This wasn't built for a client. It was built because our own dinner night needed it — which means it was built for a real small-business budget, a real small crew, and zero tolerance for software that falls over mid-service. If your business has a night like this — or a paper system holding it together — that's exactly the kind of problem we like.