-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description:
Show basic user details in UI and link to their profile or orders.
Acceptance Criteria:
Navbar shows the user’s name or avatar if logged in.
/profile page displays user details and previous orders (placeholder for now).
“My Account” dropdown includes Sign Out.
Tech Notes:
Use NextAuth session.user for frontend data.
If you plan to expand, connect Order table later to User.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels