Skip to content

feature : Implement Profile Picture Upload #7

Description

@JASLEENKAUR13

Currently, there is no intuitive way for a user to set or change their profile picture. The profile image appears to be static, which limits user personalization and engagement. To improve the user experience, there should be a simple mechanism to upload a custom profile image.

I propose that when a user clicks on the default profile image placeholder , it should trigger the system's file picker to open, allowing them to select and upload a new image.

The user flow would be:
User navigates to their profile page/area.
User clicks on the profile image element.
The operating system's native file/image picker dialog opens.
User selects an image file (e.g., .jpg, .png).

After selection, the new image replaces the previous one in the profile image view.

Metadata

Metadata

Assignees

Labels

Gssoc25Label for issues that are part of GirlScript Summer of Code 2025 (GSSOC'25).Level 310 points for solving advanced issues in GSSOC'25enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions