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 Picture Feature to User Accounts #47

Open
eevan7a9 opened this issue Aug 14, 2024 · 0 comments
Open

Add Profile Picture Feature to User Accounts #47

eevan7a9 opened this issue Aug 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@eevan7a9
Copy link
Owner

Implement a feature to allow users to upload and change their profile pictures.
users should be able to update it from their profile settings.

  • Update the User model to include a profilePicture field.
  • Implement a file upload feature.
  • Develop an API endpoint for uploading and updating the profile picture.
  • Ensure the new picture replaces the old one when users decide to Update.
  • Add validation for file type and size to ensure only appropriate images are uploaded.
@eevan7a9 eevan7a9 added the enhancement New feature or request label Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant