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

Redux toolkit #3

Closed
5 of 6 tasks
adazol123 opened this issue Sep 13, 2022 · 2 comments
Closed
5 of 6 tasks

Redux toolkit #3

adazol123 opened this issue Sep 13, 2022 · 2 comments
Assignees
Labels
MVP (Minimum Viable Product) - enough features to attract early-adopter customers and validate a product

Comments

@adazol123
Copy link
Owner

adazol123 commented Sep 13, 2022

  • Global store state
  • Global persistent store state (Local Storage)

Redux store slices

  • auth/user slice
  • shop slice
  • toggles slice
  • cart slice
@adazol123 adazol123 added good first issue Good for newcomers MVP (Minimum Viable Product) - enough features to attract early-adopter customers and validate a product and removed good first issue Good for newcomers labels Sep 13, 2022
@adazol123 adazol123 self-assigned this Sep 13, 2022
@adazol123
Copy link
Owner Author

adazol123 commented Sep 20, 2022

  • added authentication with user store slice
  • added shop products store slice
  • added toggle states store slice

@adazol123 adazol123 mentioned this issue Sep 22, 2022
@adazol123
Copy link
Owner Author

  • added cart state store slice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MVP (Minimum Viable Product) - enough features to attract early-adopter customers and validate a product
Projects
None yet
Development

No branches or pull requests

1 participant