This page allows users to calculate order totals and submit an order.
After filling out the form with the selected meals, clicking on the "calculate total" button will show a table with the line items, quantity entered, subtotal, taxes, and total. Clicking "submit order" will save the order details to the database.
View on GitHub >