Skip to content

Edit Cart #5

@leaov4

Description

@leaov4

As a user, I want to edit my cart if I change my mind.

  • change the quantity of a product in my cart.

  • remove a product in my cart.

  • No one else should be able to edit my cart except me.

Tasks:

  • update cart state to change an item's quantity
  • cart has items that have name, price, quantity
  • delete item in cart state
  • use sessions so no one else can update cart besides current user

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions