Open bfishbaum opened 5 years ago
This is necessary for MVP as it is the main interface a customer will see and work with. As a result it is a large task and important to get right both for functionality and aesthetically. We estimate 12 hours.
For the first sprint let's implement it with 5 donuts, plain, glazed, boston creme, powdered, and bear claws. Each donut can have a button with an add one and add dozen to cart, and it can display the order on the side. Then there should be a checkout button.
Card As a donut buying customer, I want to be able to choose and place my order from the web itself so that I can buy donuts with ease.
Conversation Customer - By ease I mean I don’t to have to look at a menu on the web and then call someone for my order or have to make an account elsewhere to pay. Dev- so you want a one-stop shop or a streamlined process. How will we know it is done? Customer - If I can make my order without having to manually interact with others, redirection is fine.
Confirmation A registered user can select what they want from the interface and the app registers their order in the backend, placing it.