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

[2pt] Implement screen with complete information about beverage in Menu screen #64

Open
Tracked by #55
Niyaz-ik opened this issue Jul 10, 2020 · 0 comments
Open
Tracked by #55
Assignees

Comments

@Niyaz-ik
Copy link
Contributor

Niyaz-ik commented Jul 10, 2020

Acceptance criteria
The screen must contain following information:

  1. Photo of beverage and its title.
  2. Information about ingredients used for this coffee with their percentage ratio.
  3. Slider for additional components, offering with this beverage (sugar is obligatory).
  4. Composition of buttons for choosing size.
    a. In case user tapped on one of size options, it should be brighter than others and also the strip emphasizing the choice should be moved.
    b. In default mode the smallest one is chosen.
  5. Quantity of portions of this drink with 2 buttons for regulating it: "+" and "-".
    a. In case user tapped on "+", quantity should be increased, and decreased on event of "-".
    b. In default mode "1" is shown.
  6. Total price.
    a. Should be dynamically changed with all modifications user enters.
  7. Button "Add to cart" for adding this drink in chosen quantity to the order.

image

@Niyaz-ik Niyaz-ik added the task label Jul 10, 2020
@Niyaz-ik Niyaz-ik changed the title [2pt]Implement more detailed product card in Menu screen [1pt]Implement more detailed product card in Menu screen Jul 10, 2020
@Niyaz-ik Niyaz-ik mentioned this issue Jul 10, 2020
4 tasks
@Niyaz-ik Niyaz-ik changed the title [1pt]Implement more detailed product card in Menu screen [1pt]Implement screen with complete information about beverage in Menu screen Jul 10, 2020
@DariaKrup DariaKrup self-assigned this Jul 13, 2020
@DariaKrup DariaKrup changed the title [1pt]Implement screen with complete information about beverage in Menu screen [2pt] Implement screen with complete information about beverage in Menu screen Jul 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants