You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This feature will provide a view/screen towards the cooking personell. The screen will display an order, which will contain a order number, the item(s) and the ingredients. Options to mark the order as done will also be needed.
How should it work?
The screen will show incoming orders.
Possible layout for one order:
Order number
------------------
Item
- Ingredient 1
- Ingredient 2
- Ingredient 3
------------------
Button: Done
Checklist
p0sX settings option to put a client in view-kitchen mode
Own redux state-machine for this view?
API polling to check for state changes
Changes to backend to keep track of states
The text was updated successfully, but these errors were encountered:
Feature or Bug?
Feature
This feature will provide a view/screen towards the cooking personell. The screen will display an order, which will contain a order number, the item(s) and the ingredients. Options to mark the order as done will also be needed.
How should it work?
The screen will show incoming orders.
Possible layout for one order:
Checklist
The text was updated successfully, but these errors were encountered: