CankutER / SWE-573

Home repository for SWE-573 Course, Semester Spring-2024
0 stars 0 forks source link

Implement the User Profile Front-End #8

Closed CankutER closed 6 months ago

CankutER commented 6 months ago

Implement a front end page to view user profile info. Authenticated users should be able to update or delete their profiles via calling the API. Implement the necessary user event interaction for such CRUD functionalities.

CankutER commented 6 months ago

Issue implemented.Commit link here.