-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
User Story
We want a reusable staff card component so I can use it on the Accounts page and maintain consistent layout and behavior.
Description
This ticket creates the staff card component for the Accounts Page. It should be built as a reusable component using our design system (colors, typography). This is a component to show staff profile images.
Acceptance Criteria
- Create the components folder in frontend/src/app if it does not exist
- If there is no image for the person the default should be in place
- Add temporary rendering of the staff card to the Home Page to verify layout
- Write jest tests for your component (.test.tsx)
- Matches Figma structure (spacing, alignment, typography, colors)
References
- Figma: Ananya > Accounts Page
Reactions are currently unavailable