TableGrid
The floor plan, as an API
The live floor plan of the restaurant: tables, shapes, capacities, combine rules, turn times, holds, and a timeline every host and booking surface reads from and writes to.
- 1 Source of truth for the floor
- Real Shapes and capacities — not just seat counts
- Live Timeline across every channel
TableGrid is the authoritative floor plan. It stores the actual shape of the dining room — tables, capacities, combine rules, sections — and maintains a live timeline of reservations, holds, and turns against it.
Every booking surface (widget, voice host, in-person walk-in) reads from and writes to this ledger. That means no double bookings, no surprises at the door, and a single place to look during a rush.
Everything TableGrid handles for you
-
Real floor plan
Tables with real shapes and capacities — combine rules honoured, not faked by counting seats.
-
Turn-time logic
Turn times are explicit per table type and section, so bookings respect what actually happens.
-
Timeline view
The host sees the next 8 hours of the floor at a glance; the kitchen sees the same truth.
-
Single source
Every booking channel writes here first — no parallel spreadsheets, no sync jobs.
How TableGrid plugs into the restaurant stack
TableGrid is the core ledger of the restaurant. Every booking surface depends on it, and many other services react to its events.
- BookingWidget reads availability and writes reservations from the public site.
- VoiceHost reads availability and writes reservations from the phone.
- WaitlistFlow monitors occupancy to promote waitlisted guests the moment a table opens.
- PrepLine forecasts kitchen load from the confirmed timeline of reservations.
Wire TableGrid into your product today
Book a consultation with our founders and we'll walk you through the whole microservice stack — not just this one — live on your domain.