Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Order screen #56

Open
2 of 3 tasks
Niyaz-ik opened this issue Jul 6, 2020 · 0 comments
Open
2 of 3 tasks

Order screen #56

Niyaz-ik opened this issue Jul 6, 2020 · 0 comments
Labels

Comments

@Niyaz-ik
Copy link
Contributor

Niyaz-ik commented Jul 6, 2020

Tasks

Description
AS A user I WANT TO check all positions in my order with additional information SO THAT I can edit my choice and then confirm it.

Acceptance criteria

  1. The screen must contain information about user's order: time of waiting order (specifically it is time for which user must arrive to the coffee shop - in N mins coffee will wait him), cards with beverages and buttons with bin to delete corresponding position, information about total cost and button for submission.
  2. User can scroll down the list with positions in the order.
  3. Each card must contain following information:
    a. Name of drink in the order.
    b. Chosen size of beverage.
    c. Price for this size.
    d. Quantity of portions of this drink with 2 buttons for regulating it: "+" and "-".
  4. Total cost should be dynamically changed with changing in quantity.
  5. User can click on button "Submit" and go to the screen with timer.

image
image

@Niyaz-ik Niyaz-ik added the BR label Jul 6, 2020
@Niyaz-ik Niyaz-ik self-assigned this Jul 6, 2020
@DariaKrup DariaKrup assigned DariaKrup and unassigned Niyaz-ik Jul 12, 2020
@DariaKrup DariaKrup removed their assignment Jul 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants