Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Profile Page & Logout implementation #49

Open
hopieyimmie opened this issue Apr 21, 2024 · 0 comments · May be fixed by #69
Open

Profile Page & Logout implementation #49

hopieyimmie opened this issue Apr 21, 2024 · 0 comments · May be fixed by #69
Assignees
Labels

Comments

@hopieyimmie
Copy link
Collaborator

hopieyimmie commented Apr 21, 2024

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
@lamaro02 lamaro02 self-assigned this Apr 27, 2024
@lamaro02 lamaro02 linked a pull request Jun 7, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants