This adds a new order page with a component for menu selection.
Includes error-handling for incomplete orders, destination
Includes logging for order troubleshooting
Does not include (todo):
Order object parsing
Price determination
Deliverer assignment
API calls to post orders
Display of orders in progress
Testing is intuitive, shouldn't break existing codebase
This adds a new order page with a component for menu selection. Includes error-handling for incomplete orders, destination Includes logging for order troubleshooting
Does not include (todo): Order object parsing Price determination Deliverer assignment API calls to post orders Display of orders in progress
Testing is intuitive, shouldn't break existing codebase