Restaurant Ordering App - Specification
This is to be designed only in Stitch. Do not export it yet, we will do together next week
Project Overview
A small pizza restaurant wants a simple two-page ordering app, based on the specification below.
Make sure you create a WebApp, not a Mobile App.
Your finished design must show that a customer:
- Can select the items on the menu, including more than one of each item
- Can see what they have selected and how many of each, on Page 1
- Can go to a Ready to Pay page that shows the totals and has a Submit Order button
You do not need to build a clickable prototype. You need two well-designed pages and a consistent design system.
Minimum Requirements
Your spec can add detail and design choices, but it must include everything below.
Page 2: Ready to Pay
Required Elements:
- A list of every item in the order showing name, size, quantity, and line price (quantity × price)
- Subtotal and Order Total (tax is optional - if you include it, state the tax rate in your spec)
- A prominent Submit Order button