Skip to content

User Stories

Milo Anderson edited this page Mar 15, 2019 · 7 revisions

Customers

  • I want to register with the app so I can perform the following tasks: [est. time 2hrs]
  • I want to order from the restaurant's menu, with the ability to specify multiple items & quantities of each [est. time 4hrs]
  • I want to enter a reservation in a web form & receive confirmation from the restaurant (stretch goal) [est. time 2hrs]

Managers

  • I want to CRUD menu items [est. time 2hrs]
  • I want to view reports on customers, employees, and items ordered, e.g.,
    • total items sold / date [est. time 1hr]
    • profitability of items / date [est. time 1hr]
    • customer orders (avg, total) / date [est. time 1hr]
    • customer orders count / timing [est. time 1hr]
  • I want to print a list of all customers/users [est. time 0.5hr]
  • I want to offer customers reward points based on their past orders (stretch goal) [est. time 2hrs]
  • I want to view/manage employee/table schedules (stretch goal) [est. time 6hrs]

Clone this wiki locally