ngoworldcommunity / NGOWorld

A platform to connect and support NGOs, charities and you to build a better tomorrow.
https://ngoworld.org
MIT License
366 stars 422 forks source link

Feature: Updating profile picture functionality and UI #1218

Open tamalCodes opened 7 months ago

tamalCodes commented 7 months ago

Description

Currently, there is no way to update the profile picture that is provided by default so updating it or having an option to do the same would be amazing

since the back end is not yet ready for this the idea is to make sure the front-end flow is ready properly along with some changes to the UI for updating a picture.

Proposed Solution

Screenshots

No response

🥦 Browser

Google Chrome

Checklist ✅

github-actions[bot] commented 7 months ago

Hello @tamalCodes, thank you for raising the issue.

Currently, the issue is marked as https://github.com/MilanCommunity/Milan/labels/status%3A%20todo%20%E2%8F%B3 so please wait until the maintainers/owner review it and provide you with feedback/suggestions to proceed further.

Feel free to reach out to Tamal on Twitter, or drop a mail at tamalcodes@gmail.com if you think that this issue is of critical priority.

Give us a ⭐ to show some support Happy OpenSource 🚀

gaganit1265 commented 7 months ago

@tamalCodes Can you please add the existing pop up modal

tamalCodes commented 7 months ago

There is no existing modal, we have a modal just for editing a profile image

However we do not have any option to update the user's profile picture, so we need to have that. IF you take a look at GitHub, you can go to your github's profile, click on edit, and then you have an edit icon for the profile picture.

image

On clicking it we have multiple options, an edit button and a remove button which further does the needed action image

So I was wondering if we could have something similar for the image in the profile's section

ndmaratha commented 7 months ago

we can use cloudinary for this it will convert the image into the link and then we just have to modify our backend litte much

tamalCodes commented 7 months ago

That can be done, but do i need to pay for it ?

ndmaratha commented 7 months ago

yes according to me cloudynary charge for this , But it is good to store our image as a string in database

rutupatel53 commented 7 months ago

can you assign me this task @tamalCodes ?

tamalCodes commented 6 months ago

Sure , go ahead @rutupatel53 . Please react to this message so that I know you are working on the same !