harshalhonde21 / EcommerceSpectastyle

Through this project, we aim to not only learn but also innovate, leveraging the power of the MERN stack to create scalable and efficient solutions. By incorporating cutting-edge warehouse management techniques, we're poised to deliver a comprehensive Ecommerce platform that sets new standards in online retail
https://spectastyle.vercel.app
98 stars 132 forks source link

Feat: Implement Password Reset Functionality with Nodemailer Integration #254

Open Prateek579 opened 3 months ago

Prateek579 commented 3 months ago

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

Ansh-Garg22 commented 3 months ago

Hey @harshalhonde21,

Please assign this issue to me. I have worked on similar tasks before and can handle this using Nodemailer in Node.js.

Prateek579 commented 3 months ago

can you change the "Level1" to "level1".