Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

View: Display orders for the cooking personell #12

Open
1 of 6 tasks
kradalby opened this issue May 27, 2016 · 1 comment
Open
1 of 6 tasks

View: Display orders for the cooking personell #12

kradalby opened this issue May 27, 2016 · 1 comment
Labels

Comments

@kradalby
Copy link
Member

Feature or Bug?

  • Feature
  • 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:

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
@haavardlian
Copy link
Member

Should the view optionally also be category based in case a kitchen needs multiple screen, one for each station (Baguette, Burger etc.)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants