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

resolved issue Specific Home Screen Redirect after Role Selection #25 #49

Merged
merged 1 commit into from
Sep 30, 2020

Conversation

Imperial-lord
Copy link
Member

Made changes to the way pages are viewed for registered/new/logged_out user other than redirecting appropriately after role selection

Issue Fix

Fixes #25

Screenshots

Really no UI added. It was a functionality.

Description

I have made the following changes 👍

  1. After the user registers, he gets redirected to either the doctor or patient homepage based on his role
  2. If a logged-in user closes and opens the app anytime, later on, his details are stored and the same will enable us to directly take him to his dashboard as per his role
  3. If a user logs-out, on the next login via OTP, he won't be asked his details or role, because the user already exists

Reviewers

@ajitesh13 @dotrachit Kindly review and merge!

…-Fellowship#25

and also made changes to way pages are viewed for registered/new/logged_out user
@ajitesh13
Copy link
Collaborator

Looks Good! Thanks for the PR.

@ajitesh13 ajitesh13 merged commit bd14816 into MLH-Fellowship:master Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Specific Home Screen Redirect after Role Selection
3 participants