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

A Global Cart Context to handle add to cart and remove from cart #6

Open
6 tasks
sifatulrabbi opened this issue Dec 19, 2021 · 0 comments
Open
6 tasks
Assignees
Labels
contexts Custom contexts for handling states frontend Front end development

Comments

@sifatulrabbi
Copy link
Owner

Cart context should have:

  • Add to cart
  • Remove from cart
  • Get cart products
  • Increase the amount of a product
  • Get cart total
  • Get totals of individual porducts
@sifatulrabbi sifatulrabbi self-assigned this Dec 19, 2021
@sifatulrabbi sifatulrabbi added frontend Front end development contexts Custom contexts for handling states labels Dec 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contexts Custom contexts for handling states frontend Front end development
Projects
None yet
Development

No branches or pull requests

1 participant