Components
ReduxStore Folder Structure

Auth
- Location:
The component can be found in
src/redux/auth - Working:
Contains the current userDetails and TaskerDetails.
Users
- Location:
The component can be found in
src/redux/users - Working:
Used to create new user and change the password
UserProfileDetails
- Location:
The component can be found in
src/redux/userProfile - Working: Used to display User profile and fetch task detail