Steelhacks-2023 / Lost-At-Pitt

Lost @ Pitt is a multi-platform lost-and-found tracking application, allowing users to return & reclaim lost items. Currently in development!
https://steelhacks-2023.github.io/Lost-At-Pitt/
6 stars 0 forks source link

Develop Profile Page #52

Open jeffzheng13 opened 7 months ago

jeffzheng13 commented 7 months ago

For now it just has a logout button, however, ideally we can show user profile. The next stage after showing a user's profile is to be able to edit their display name and other fields to their account.

tbeidlershenk commented 7 months ago

As a part of this we need to do the AppUser state stuff so we have the user's data to populate the profile page

tbeidlershenk commented 7 months ago

Keeping open as not all functionality is implemented (some hardcoded / placeholder data)