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

Complete the sign-in workflow #11

Open
7 of 10 tasks
ManasMalla opened this issue Oct 2, 2023 · 0 comments
Open
7 of 10 tasks

Complete the sign-in workflow #11

ManasMalla opened this issue Oct 2, 2023 · 0 comments
Assignees
Labels
auth Authentication related enhancement New feature or request profile Adding functionality for the user profile

Comments

@ManasMalla
Copy link
Collaborator

ManasMalla commented Oct 2, 2023

  • Need to add the username TextField and gender SegmentedButton to complete the ModalBottomSheet to create a new profile.
  • Handle the uniqueness of the username in the textfield
  • Need to navigate the user to the home screen to finish the sign-in workflow.
  • Manage user roles - Attendee, Volunteer, Speaker, Organizer
  • Create the profile for new users
  • Show the Success state in the bottom sheet when creating profile was successful
  • Code the user's profile in the profile screen
  • Allow the user to edit the user profile
  • Fetch the user's data from Firestore for the profile
  • Edit the user's data to Firestore
@ManasMalla ManasMalla added enhancement New feature or request auth Authentication related profile Adding functionality for the user profile labels Oct 2, 2023
@ManasMalla ManasMalla added this to the Milestone Aamras milestone Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth Authentication related enhancement New feature or request profile Adding functionality for the user profile
Projects
None yet
Development

No branches or pull requests

3 participants