Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 969 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 969 Bytes

Restaurant-App

An application used by a restaurant to handle their orders

App Design



Languages:
  • React JS
  • Javascript
  • HTML
  • CSS
Note:
  • This was an assignment inspired by this playlist.
Features:
  • The manager can see all outstanding orders.

  • Adding another order with its time and order details.

  • Edit an existing order with new client requirements. - App Design

  • Order notes are hidden but the manager can see it anytime by pressing on the order itsef - App Design

  • Delete the order once it is delivered, but the order ID still counting up.