bounswe / bounswe2022group4

6 stars 3 forks source link

Frontend: Profile Page Backend Connection #513

Closed umutdenizsenerr closed 1 year ago

umutdenizsenerr commented 1 year ago

Description:

Users are unable to view or edit their personal information properly on the profile page. It prevents users from fully utilizing the platform and hinders their ability to share their medical experiences.

In order to resolve this issue, I need to connect the profile page to the backend and making any necessary arrangements to ensure that it is properly integrated and functioning correctly. This will allow users to view and edit their personal information on the profile page, and will improve the overall user experience on the platform.

Steps:

1) Identify the backend API endpoint that provides the necessary data for the profile page. 2) Modify the profile page to make a request to the identified API endpoint to retrieve the necessary data. 3) Test the profile page to ensure that it is properly connected to the backend and functioning correctly.

Reviewer: @BeratDamar Deadline: 23.12.2022 23.59

umutdenizsenerr commented 1 year ago

Since PR is merged, i am closing the issue.