Use case 5 - myloginistaken/sonytech GitHub Wiki
Use Case Name:
The chefs must be able to see ordered food.
Preconditions:
- There has been an order from a table
Primary Actor:
- The waiter, chef
Main Success Scenario:
- The order will be displayed on chefs display with the order number, what has been ordered, and waiters comments.
- The chef prepares the order and can then, after serving, close the order. S/he should also be able to remove single products from a big order for convenience.
Extensions - possible alternatives of the main success scenario:
- A: The order cannot be fulfilled because of insufficient supplies
The system automatically notifies the waiter and the head waiter. Also waiters can no longer order that product, a notification message is displayed instead.