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

💡[FEATURE]: AVATAR FOR USERS #289

Closed
laxmanp090404 opened this issue Jul 26, 2024 · 1 comment
Closed

💡[FEATURE]: AVATAR FOR USERS #289

laxmanp090404 opened this issue Jul 26, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@laxmanp090404
Copy link

Is your feature request related to a problem? Please describe.
Currently, there is no way for users to personalize their profiles by uploading or changing their profile pictures, which affects the user experience and personalization.

Describe the solution you'd like
I would like to implement a feature that allows users to update their avatars using Cloudinary. Cloudinary is a powerful media management platform that simplifies the process of uploading, storing, and managing images. By integrating Cloudinary, users can easily upload a new avatar or update their existing one directly from their profile settings.

Describe alternatives you've considered
Local Storage: Storing images directly on our server. However, this approach requires additional server storage and handling image processing, which can be resource-intensive.
Other Cloud Services: Considering other cloud image management services like AWS S3 or Google Cloud Storage. While these are viable options, Cloudinary offers more robust features specifically for image handling and transformation.
Third-Party Integrations: Using a third-party avatar service, but this would not provide the flexibility and control over user avatars as Cloudinary would.

Additional context
Add any other context or screenshots about the feature request here.
image

@laxmanp090404 laxmanp090404 added the enhancement New feature or request label Jul 26, 2024
Copy link

Congratulations, @laxmanp090404! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

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
None yet
Development

No branches or pull requests

1 participant