hackslash-nitp / hackslash-nitp/cura
Differentiate Individual and Organisation User at Login
- Dominant language
- Dart
- Stars
- 5
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Currently, there is no implementation for redirecting the user to HomeIndividualPage or HomeOrganizationPage, as per the user type, upon login. :thought_balloon:
Any ideas to resolve this issue would be welcome. :smiley:
If you are interested in solving this issue, please mention it here, along with the method you propose to use, so that we may discuss it.
Contributor guide
Research direction
Start by tracing the login flow and how the application identifies individual versus organisation users, then locate the HomeIndividualPage and HomeOrganizationPage entry points. Confirm how the user type is stored and retrieved before deciding where redirection belongs; done means each user type reaches the correct home page after login, with the behavior verified in the Flutter app.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, firebase, flutter
- Domain
- authentication, mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100