bounswe / bounswe2022group4

6 stars 3 forks source link

Frontend: Backend Connection of Edit Profile Page #441

Closed mbatuhan-malazgirt closed 1 year ago

mbatuhan-malazgirt commented 1 year ago

Description: Users can access the edit profile page, but they cannot see the information they have put in their profiles after pressing the edit button. I will use "user/profilepage/{username} "API endpoint to update the profile page of users by using the PUT method to change the profile page of new information.

Deadline: 06.12.2022 09.00 AM

mbatuhan-malazgirt commented 1 year ago

The feature is implemented. You can see the related pull request from the following link: https://github.com/bounswe/bounswe2022group4/pull/455