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

As a customer I want to be able to view the products in my cart #70

Open
1 of 3 tasks
valincius opened this issue Oct 28, 2021 · 0 comments
Open
1 of 3 tasks

As a customer I want to be able to view the products in my cart #70

valincius opened this issue Oct 28, 2021 · 0 comments
Labels
api anything related to the back-end razor anything related to the razor pages user story Describes an project-spanning user story

Comments

@valincius
Copy link
Member

valincius commented Oct 28, 2021

Given I am a customer
When I navigate to the cart
Then I want to see the products in my cart
And I want to see the product's name
And I want to see the product's quantity
And I want to see the product's price per item
And I want to see the product's price total (price * quantity)
And I want to see the total price of my cart

@valincius valincius added razor anything related to the razor pages user story Describes an project-spanning user story labels Oct 28, 2021
@valincius valincius added api anything related to the back-end razor anything related to the razor pages and removed razor anything related to the razor pages labels Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api anything related to the back-end razor anything related to the razor pages user story Describes an project-spanning user story
Projects
None yet
Development

No branches or pull requests

1 participant