bounswe / bounswe2022group4

6 stars 3 forks source link

Frontend: Backend connection of own profile page #440

Closed mbatuhan-malazgirt closed 1 year ago

mbatuhan-malazgirt commented 1 year ago

Description: Currently, users can see the profile page design in the application, but this profile page is completely static. The profile page should be rendered according to the user himself. By getting the necessary user data from /user/profilepage/{username} API endpoint, I will make individual profile pages dynamic.

Deadline: 6.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/456