careerfairsystems/nexpo-app

Create a profile page

Closed this issue · 0 comments

Signed in users should be able to view their profile information such as the profile picture, name and details.

A new tab in the navigation should be added with a new screen that shows the information. If the user is not signed in we should redirect to the login view.

The screen should contain:

  • Profile picture
  • Name
  • "Sign out"-button

Depends on #3