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

LOGGED IN CART #43

Open
5 of 6 tasks
jesslenn opened this issue Aug 9, 2021 · 0 comments
Open
5 of 6 tasks

LOGGED IN CART #43

jesslenn opened this issue Aug 9, 2021 · 0 comments
Assignees

Comments

@jesslenn
Copy link
Member

jesslenn commented Aug 9, 2021

  • create a way for data from backend to be displayed in cart
  • setState with backend cart data
  • Create workable boolean for "addedItems" variable--using stateful info for non-logged in customer vs backend data for logged-in
  • Make sure cart displays on front end with logged in customer's items
  • Checkout needs a thunk to clear state.products
  • router.delete for cart does not work yet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants