mohitparmar1 / Shopy

https://shopy-mohitparmar1s-projects.vercel.app/
34 stars 72 forks source link

💡[FEATURE]: AVATAR FOR USERS #289

Open laxmanp090404 opened 1 month ago

laxmanp090404 commented 1 month ago

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

github-actions[bot] commented 1 month ago

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