What tiffin service demands
A dosa or tiffin center takes most of its orders in a short, dense peak, from a menu the regulars already know, with short cook times and high variation in preparation. The constraint is rarely the kitchen — it is how fast an order gets from a guest's mouth into the kitchen, and how the pass calls it back out.
Three bottlenecks, in the order they usually bite:
- The counter. A cashier who knows the menu cold is faster than any touchscreen if the software lets them be.
- The kitchen. Nine dosas across seven tickets should be cooked as nine dosas, not seven separate jobs.
- The pass. Shouting names does not scale, and guests hover at the counter to avoid missing theirs.
A counter fast enough for the peak
- Keyboard shortcuts for expert cashiers. Touch-first for new staff who need to see the menu; keys for the person who has rung the same forty items for two years. Speed is a training cost you pay once.
- Modifiers that stay fast. Deep option trees are normal here — extra podi, no onion, ghee roast instead of plain — and they cannot cost a click each.
- A kiosk lane that splits the queue in two without adding a person. It is the same station you already own, turned around to face the guest.
- QR codes in the waiting area, so guests who arrive early can order from where they are standing.
Batch cooking and the pass
Batch cooking on the kitchen display groups the same item across open tickets, so the tawa cooks nine dosas as a batch rather than working seven tickets in arrival order. In a format where one item dominates the menu, this is the single largest throughput gain available.
Elapsed-time cues flag a ticket that is aging before the guest feels it — the failure mode in a fast format is not a slow ticket, it is the one ticket that got stranded while nine fast ones went past it.
An order status board on the wall shows what is cooking and what is ready, with friendly order numbers. The counter stops answering "is it done yet?" and guests stop hovering. How the kitchen display works →
And when the connection drops
A tiffin center that loses its POS for twenty minutes at 8:15 has lost the morning, not twenty minutes. The counter, the kiosk and the kitchen display all run against the in-store hub on your own network, so an outage does not reach them. How offline-first works →