Skip to content

Releases: layshidani/burger-queen

Style Improvements

17 Jun 20:05
Compare
Choose a tag to compare
  • Add Favicon and Page Title

History 3 and 4

17 Jun 02:01
26fd1c9
Compare
Choose a tag to compare
  • 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

12 Jun 01:38
73b00e4
Compare
Choose a tag to compare
  • 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

12 Jun 01:08
0fb6412
Compare
Choose a tag to compare
  • Create login and password.
  • Create user type (kitchen / saloon).
  • Enter the correct screen for each user.