CarlG96 / taskosaurus-frontend

Portfolio project for Code Institute's Project 5 Advanced Front End
0 stars 1 forks source link

Profile page editing #17

Open CarlG96 opened 1 year ago

CarlG96 commented 1 year ago

As a user, I want the ability to edit my Profile on the profile page and change my avatar and other information.

Acceptance Criteria -Ability to edit and save that information which interacts with the backend-api. -Changing avatar image is limited by file and pixel size and won't work unless under specific parameters.

CarlG96 commented 1 year ago

Profile page editing works but there is a bug which will be added in a new issue.