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

Welcome - "Welcome" component #2264

Closed
alonp99 opened this issue Mar 31, 2024 · 0 comments
Closed

Welcome - "Welcome" component #2264

alonp99 opened this issue Mar 31, 2024 · 0 comments

Comments

@alonp99
Copy link
Collaborator

alonp99 commented Mar 31, 2024

What?
Create a “Welcome X” component that displays the authenticated user’s name and avatar.

Why?
To personalize the user interface by acknowledging the logged-in user with their name and picture.

How?

Develop a new React component that fetches and displays the authenticated user's name and avatar.
Utilize existing user authentication context or API to obtain user details.
Ensure the component is responsive and matches the UI design guidelines.
Acceptance Criteria:

The Welcome component displays the user's name and avatar.
The component is visually consistent with the application's design system

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants