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 update/remove items from my cart #71

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

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 be able to change the quantity of each product in my cart
And I want to be able to remove a product from my cart

  • Add number input & button beside each line item to manage the quantity/remove item from cart
    • Can update the existing add-to-cart endpoint to also handle removing an item
@valincius valincius added razor anything related to the razor pages user story Describes an project-spanning user story labels Oct 28, 2021
@valincius valincius changed the title As a customer I want to be able to remove items from my cart As a customer I want to be able to update/remove items from my cart Oct 28, 2021
@valincius valincius added this to To do in Front End via automation 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
Development

No branches or pull requests

1 participant