You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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
Additional Information
https://www.figma.com/file/HzCe6vgiSWkTgUFL3iKF4y/Wireframe?type=design&node-id=689-485&mode=design&t=VCGxqQzlGp4u8TJa-0
The text was updated successfully, but these errors were encountered: