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

Sign-In Implementation #20

Open
eshaan-s18 opened this issue Feb 11, 2025 · 0 comments · May be fixed by #22
Open

Sign-In Implementation #20

eshaan-s18 opened this issue Feb 11, 2025 · 0 comments · May be fixed by #22
Assignees

Comments

@eshaan-s18
Copy link
Collaborator

eshaan-s18 commented Feb 11, 2025

Estimated time: ~1 week

For this task you will work on implementing the logic for the sign-in page. Here is what you need to do for this task:

  1. Add error states from Figma design
  2. When the user clicks the Sign in button, if they do not have an account display the error
  3. When the user clicks the Sign in button, if they do have an account, make sure it has been verified (if not display an error)
  4. If it has been verified, if it is the user's first time signing in direct to the intro video page, if not direct to the home page.

Let me know if you have any questions!

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 a pull request may close this issue.

3 participants