Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Profile Management #64

Open
AJMALAJU3 opened this issue Feb 21, 2025 · 2 comments
Open

Add Profile Management #64

AJMALAJU3 opened this issue Feb 21, 2025 · 2 comments
Assignees
Labels
enhancement New feature or request frontend The feature is related to frontend development needs discussion further planning or design decisions ui/ux Design update

Comments

@AJMALAJU3
Copy link
Contributor

Description

Currently, there is no option for users to manage their profiles on the frontend. This limits users from updating essential personal information without backend intervention. Adding a profile management feature will enhance user experience by allowing them to modify their details conveniently.

Expected Outcome

A user profile management section should be added to the frontend, enabling users to

  • Update profile details – Users should be able to edit their name, bio, social media links, resume, and date of birth.
  • Change email – Users should have the option to update their email address, ensuring proper authentication and verification.
  • Change profile image – Users should be able to upload or change their profile picture.

Possible Solutions

  • Implement a Profile Management Page where users can edit their details.
  • Ensure a responsive and user-friendly UI, keeping it consistent with the existing frontend design.
  • Use React with TypeScript for maintainability and TailwindCSS for styling.
  • Set up API integrations to handle profile updates while ensuring security measures like email verification
@AJMALAJU3 AJMALAJU3 added enhancement New feature or request frontend The feature is related to frontend development needs discussion further planning or design decisions ui/ux Design update labels Feb 21, 2025
@Ajupoolat
Copy link
Contributor

I think i can do this

@AJMALAJU3
Copy link
Contributor Author

Ok @Ajupoolat , you can start working on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend The feature is related to frontend development needs discussion further planning or design decisions ui/ux Design update
Projects
None yet
Development

No branches or pull requests

2 participants