pinacai / PINAC_Workspace

OpenSource & Cross-Platform alternative of "Copilot for Windows"
GNU General Public License v3.0
17 stars 23 forks source link

Implement Profile Image Uploader #30

Closed RajeshTechForge closed 3 weeks ago

RajeshTechForge commented 1 month ago

Description

The current profile page is nearly complete, yet the user's profile picture remains static. Our goal is to upgrade this feature by turning the profile picture into a clickable button. This button will allow users to upload a new image, which will then be displayed on the profile page. Until a new image is uploaded by the user, the existing image will serve as the default profile picture.

Don't forget to knock me if you need any help.

akshat99812 commented 1 month ago

I have a doubt where do you want to store the Profile images we don't have a db yet

RajeshTechForge commented 1 month ago

I have updated the backend files, store them in backend/user data/img/. Yes, we haven't integrated the DB yet, we are going to do that in upcoming changes.

akshat99812 commented 1 month ago

ya sure , do you want me a seprate ui page for uploading images which will be opened when the user clicks on the profile picture

RajeshTechForge commented 1 month ago

Yeah Ofcourse.

akshat99812 commented 1 month ago

ya sure, will do

MadGanGithub commented 4 weeks ago

Hi @RajeshTechForge , I'd like to work on this issue. Could you please assign it to me?

RajeshTechForge commented 4 weeks ago

Hi @RajeshTechForge, I'd like to work on this issue. Could you please assign it to me?

I would be happy to assign this issue to you. Happy Coding!

MadGanGithub commented 3 weeks ago

Hi @RajeshTechForge, I have added image upload feature and made a PR

RajeshTechForge commented 3 weeks ago

Hi @RajeshTechForge, I have added image upload feature and made a PR

I am impressed by your efforts to add this feature. I am currently busy, I will merge it soon.

MadGanGithub commented 3 weeks ago

If completed, this can be closed