Releases: layshidani/burger-queen
Releases · layshidani/burger-queen
Style Improvements
- Add Favicon and Page Title
History 3 and 4
- Page Ready Orders
- Other improvements
- Story 3: View Kitchen Orders
- Display of pending orders for production.
- Mark order as as ready for delivery.
- View order history. - History 4: Delivery of orders
- View pending orders for delivery.
- Mark order as delivered to the customer.
Saloon - History 2
- Enter the name of the customer.
- Filter menu for breakfast and lunch / dinner.
- Add item to order.
- Delete order item.
- Displays order summary with all items and total.
- Send to the kitchen (this should save the request).
auth - history 1
- Create login and password.
- Create user type (kitchen / saloon).
- Enter the correct screen for each user.