Skip to content

Profile Page & Logout implementation #49

@hopieyimmie

Description

@hopieyimmie

Description
There needs to be a user profile matching to who logs into the site. In order to do this, having a profile page is a great way to display the information and have a logout functionality. Follow the Figma design to do a GET request to retrieve the user/employee's information which is their first and last name as well as their email address.
In the NavBar, when the person icon is clicked, there should also be a dropdown that lets the user either View Profile or Log out.

Acceptance Criteria

  • Follows the Figma
  • Be able to access the page on the Navbar
  • Tests the logout functionality
  • Matches with the user object in the Signup/Login code (there are comments that can help guide that)

Additional Information

Screen Shot 2024-04-21 at 2 34 53 PM

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions