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

React Redux (RTK + RTK Query) #4

Open
wants to merge 7 commits into
base: module-3
Choose a base branch
from
Open

React Redux (RTK + RTK Query) #4

wants to merge 7 commits into from

Conversation

AlanMamphs
Copy link
Owner

@AlanMamphs AlanMamphs commented Nov 16, 2023

Note for Reviewers: If tests fail locally, please checkout #6 PR targeting this one. It adds GitHub actions to run tests with coverage.

  1. Task Module 4

  2. Screenshot
    Module2

image
  1. Deploy
  2. Deadline 2023-11-19 17:59 (UTC-06:00)- Done 15.11.2023
  3. Self - Evaluation Score: 100
  • 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

@AlanMamphs AlanMamphs changed the base branch from main to module-3 November 16, 2023 04:21
@AlanMamphs AlanMamphs self-assigned this Nov 19, 2023
@AlanMamphs AlanMamphs changed the title [task] Module 4 [task] RTK Nov 19, 2023
@AlanMamphs AlanMamphs changed the title [task] RTK [task 4] RTK Nov 21, 2023
@AlanMamphs AlanMamphs changed the title [task 4] RTK React Redux (RTK + RTK Query) Dec 2, 2023
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