-
Notifications
You must be signed in to change notification settings - Fork 0
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
Implemented Front-end forgot password #152
base: main
Are you sure you want to change the base?
Conversation
🚀 Netlify deployed locary-alpha as draft |
🚀 Netlify deployed locary-alpha as draft |
🚀 Netlify deployed locary-alpha as draft |
Nice! But this PR is kind of too big. Will set aside a time to review this :) Next time break down a feature into smaller PRs. This is a great resource. |
🚀 Netlify deployed locary-alpha as draft |
🚀 Netlify deployed locary-alpha as draft |
🚀 Netlify deployed locary-alpha as draft |
🚀 Netlify deployed locary-alpha as draft |
🚀 Netlify deployed locary-alpha as draft |
🚀 Netlify deployed locary-alpha as draft |
🚀 Netlify deployed locary-alpha as draft |
🚀 Netlify deployed locary-alpha as draft |
This PR intends to implement the front-end of the forgot password on the login page. These are the pop-up modal and the forgot password page.
Images:
![image](https://user-images.githubusercontent.com/60991513/140073335-7dee45a0-2656-4820-9b10-408243892cec.png)
![image](https://user-images.githubusercontent.com/60991513/140073409-98f8b104-d558-4979-b942-94fd922af594.png)
Fixes the email objective in issue #151