gray-mueller / gray-mueller/restaurant-delivery-platform-using-react-js

Add Option for Riders to Update Password from Rider App

Open
#19 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.
Currently, there is no option in the Rider app for users to update or change their password. This can be problematic if a rider wants to enhance account security or has shared credentials.

Describe the solution you'd like
Provide an option within the app settings or profile section that allows the rider to update their password by entering the current password and setting a new one.

Describe alternatives you've considered
An alternative would be relying solely on the "Forgot Password" flow, but this is not ideal for users who are already logged in and want to proactively change their password.

Additional context
Allowing password updates within the app improves account security and gives users more control over their personal information.

Contributor guide

Open the contributing guide

Research direction

Start by locating the rider app's settings or profile entry point and trace the existing Forgot Password flow and authentication handling. Define completion as allowing a logged-in rider to enter the current password and set a new one, with appropriate success and failure behavior; inspect related tests or add coverage if the project has them.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
authentication, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.