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

[Frontend] Log In Flow #21

Open
wkim10 opened this issue Oct 31, 2024 · 0 comments
Open

[Frontend] Log In Flow #21

wkim10 opened this issue Oct 31, 2024 · 0 comments
Assignees
Labels

Comments

@wkim10
Copy link
Collaborator

wkim10 commented Oct 31, 2024

Description

We're starting to branch out from the dashboard! One of the most important features for any web app is user sign-up and authentication. For this ticket, we want you guys to create the frontend for the log in flow. There will be future tickets for "Forgot password" and "Sign up" that will build from the log in page, but let's focus on log in for now. You can find the designs in the "onboarding" tab on Figma underneath "READY FOR DEV".

Screen Shot 2024-10-31 at 12 14 28 PM

You don't need to implement the "Forgot password?" or "Sign up here" navigation yet, but we'd like you to implement the showing/hiding password feature as well as having the text fields be highlighted red if the credentials are incorrect (for now if the user clicks "Sign In" just have it display the red border, we can finish the redirect to the user's dashboard after the backend authentication is all finished).

Testing

Not much to test, just make sure that the hiding/showing password and red outline for incorrect credentials is all working!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants