gray-mueller / gray-mueller/food-delivery-clone-app-using-react
Add Option for Riders to Update Password from Rider App
- Dominant language
- JavaScript
- 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
Research direction
Start by locating the Rider app's settings or profile screen and the existing forgot-password flow. Trace how authentication requests are handled before deciding where the update-password behavior belongs. Done means a signed-in rider can enter the current password and a new password from the app, with appropriate success and failure feedback.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- authentication, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100