saurabhbakolia / SCROLLME--ECOMMERCE-WEBSITE

ScrollMe is an open-source eCommerce platform built with JavaScript, React, Styled Components, Node.js (Express), and MongoDB. It offers a modern shopping experience with a scalable backend, perfect for contributors or those learning modern web development.
https://www.scrollme.online/
MIT License
15 stars 38 forks source link

Feature: Add the Forgot Password functionality #38

Open SurajPrakash24 opened 6 days ago

SurajPrakash24 commented 6 days ago

Issue Report

Title

Feature: Add the Forgot Password functionality

Description

Implement a "Forgot Password" feature that allows users to securely reset their password if they forget it. This feature should improve the user experience by providing a simple and secure way for users to regain access to their accounts.

Expected Behavior

A fully functional "Forgot Password" process that enhances the user experience and adds security to the login process.

Actual Behavior

There is no "Forgot Password" process on the login page. There is a button but it is not working.


@saurabhbakolia plz assign this issue to me under gssoc extended level 3 and hactoberfest.

thakuratul2 commented 6 days ago

@SurajPrakash24 assigned

SurajPrakash24 commented 6 days ago

@thakuratul2 Can you plz upgrade the level to level3 as its implementation will involve significant work across both frontend and backend part. This includes creating secure password reset flows, email verification processes, token management, form creation etc

thakuratul2 commented 6 days ago

@SurajPrakash24 done