Open-Code-Crafters / FitFlex

FitFlex is a fitness and weight loss website offering daily, structured workout plans for a set period. Users can follow day-wise exercises tailored to their goals, whether for weight loss, muscle gain, or general fitness. With a simple, user-friendly interface, FitFlex helps track progress and stay consistent throughout their fitness journey.
https://befiteveryday.netlify.app
MIT License
55 stars 97 forks source link

[Feature Request]: Implementation of "Forgot Password" Page #285

Open SRV30 opened 5 days ago

SRV30 commented 5 days ago

Is there an existing issue for this?

Feature Description

The "Forgot Password" feature allows users who have forgotten their passwords to reset them, enhancing user experience and account security securely. This feature minimizes user frustration and increases the likelihood of user retention by providing a straightforward recovery process.

Use Case

"Forgot Password" feature not only enhances user experience but also contributes to the security and credibility of the project.

Benefits

To enhance user experience and security by allowing users to reset their passwords if they forget them.

Add ScreenShots

No response

Priority

High

Record

SRV30 commented 4 days ago

Please assigned me this work.

GAVINESHWAR commented 4 days ago

@SRV30, how you were going to add that feature could please explain detail.

SRV30 commented 2 days ago

@GAVINESHWAR Sorry for the late reply. In this repo, the Firebase database is used. I will use the Firebase reset link for password resetting when the user submits the "Forgot Password" button.

Examples of images are provided below:

image

image

image

I will fix the template and design once this task is assigned to me.