Restaurant App System
Restaurant App System
-Order Placement
- In this window, the user will be able to create a new order as well
as see other orders. When the user clicks the add button,
a window appears with the categories of food. The user can click the
wanted food from the client and it's quantity as well
as the option to choose which table the order is from or if it's a
take-out.
- When the order is placed it can have three states (Pending if it
still didn't start, In-progress if one or more items have
been completed, Completed if all items in the order have been delivered
- Exit button :)