-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Is your feature request related to a problem? Please describe.
Currently, the application does not have a user profile page. This creates a problem because users are unable to update important account details such as their email ID, password, or other personal information.
When someone tries to visit the profile section, it throws a 404 error instead of loading the profile page. This leads to poor user experience and prevents basic account management.
Describe the solution you'd like
Implement a User Profile Page where logged-in users can:
View their personal details (username, email, etc.....)
Update their email address
Change their password
Manage other account-related settings
Metadata
Metadata
Assignees
Labels
No labels