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

Healthcare app: Add Login signup functionality #4

Merged
merged 13 commits into from
Feb 8, 2024
Merged

Conversation

mahdinoori2000
Copy link
Owner

@mahdinoori2000 mahdinoori2000 commented Feb 7, 2024

What is implemented in this PR:

  • Add redux, js-cookies, and Axios.
  • Add redux store
  • Add userSlice for login and sign-up functionality.
  • Add a login page so the user can log in.
  • Add a registration page so users can register
  • Add splash screen.
  • Add a protected route so it shows the other route just when the user is log in.

Copy link
Collaborator

@Uzair-Manzoor Uzair-Manzoor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Status: APPROVED!! 💫💫💫

Good work..👍Login functionality worked as expected time to merge the changes 🥳🥳
1833796

@Uzair-Manzoor Uzair-Manzoor merged commit 5361221 into dev Feb 8, 2024
3 checks passed
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.

[2pt] Setup login and signup page
2 participants