Skip to main content

Operations: queue, statistics & monitor

Queue (bar orders)

The queue is the work list at the bar: cocktails are added, marked in progress, and removed when finished. Every preparation automatically flows into statistics.

Statistics

The manager records each prepared/sold item (CocktailStatisticItem) and analyzes it — from simple counts to advanced analytics (overview, per cocktail, per ingredient, comparison, tags, saved sets). Via the API these live under …/statistics and …/statistics/advanced/* (tag Statistics).

Statistics overview

Monitor / signage

The monitor shows menus/slides on a screen at the bar — separately for landscape and portrait, with background (color or blurred image), slide duration, and optional mirroring of one format onto the other. Slides can be uploaded (including from PDF), scheduled (weekdays, validity period, exclusive), and enabled/disabled.

Control this via the API under the Monitor tag (MONITOR_READ / MONITOR_UPDATE).

Monitor configuration