CoCreationNation / Prototype

MIT License
0 stars 0 forks source link

USER - Allow users to update their profile #50

Open Nunie123 opened 3 years ago

abercilla commented 3 years ago

Started work on this after pausing work on uploading a user profile picture in branch Feature/upload-profile-picture (due to needing access to AWS account).

abercilla commented 3 years ago

This is taking me a few days because I haven't used Flask forms before so I've been figuring out how to incorporate Vaidehee's RegistrationForm to this issue. I think I'm 70% of the way there!

kuri-1 commented 3 years ago

Wireframes contain profile pages which allows users to edit their details. Once approved - these will be shared

abercilla commented 3 years ago

The part of this issue where users can update their profile info was merged last night, still need to figure out how to upload profile pics. Unassigning from myself for now in case someone else has bandwidth this week

kavyan92 commented 2 years ago

I can take a shot at trying to figure out how to upload a profile pic.