harshalhonde21 / harshalhonde21/EcommerceSpectastyle
Feat: Implement Password Reset Functionality with Nodemailer Integration
- Dominant language
- JavaScript
- Stars
- 94
- Forks
- 129
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the feature
Create a new feature to enable users to reset their passwords securely. This feature should include:
1 :- Password Reset Section: Add a new section to the application where users can request a password reset. This should involve a form where users can input their email addresses to receive secret number.
2 :- Nodemailer Integration: Use Nodemailer to send a secret number to the user's registered email address.
### Add ScreenShots
Ensure that the reset password button is functional and triggers the appropriate backend processes.
### Record
- [X] I agree to follow this project's Code of Conduct
- [X] I'm a GSSOC'24 contributor
- [X] I want to work on this issue
Contributor guide
Assessment
This issue has not been assessed yet.