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 rtk #4

Open
wants to merge 90 commits into
base: main
Choose a base branch
from
Open

Redux rtk #4

wants to merge 90 commits into from

Conversation

MakaevaElena
Copy link
Owner

Redux. RTK.

  1. Task: https://github.com/rolling-scopes-school/tasks/tree/master/react/modules/module04

  2. Screenshot:
    image

  3. Deploy: https://makaevaelena.github.io/Rick_and_Morty_Deploy/dist/

  4. Done 19.10.2023 / deadline 19.10.2023

  5. Score: 100 / 100

Points:

  • Redux is integrated to the app with the help of Redux Toolkit - 25 points
  • Search is saved in the store - 5 points
  • Items per page is saved in the store - 5 points
  • View mode is saved in the store - 10 points
  • Loading indicators are shown, loading flags are saved in the store, - 10 points
  • When either search or items per page is changed, application makes a new call using RTK Query to fetch the data - 25 points
  • Tests had been modified to test the functionality using Redux and RTK Query - 20 points

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

Successfully merging this pull request may close these issues.

1 participant