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

Project Member Card Component #33

Open
5 tasks
97Stephens97 opened this issue Jul 8, 2023 · 0 comments
Open
5 tasks

Project Member Card Component #33

97Stephens97 opened this issue Jul 8, 2023 · 0 comments
Assignees
Labels
feature New feature being worked on

Comments

@97Stephens97
Copy link
Contributor

97Stephens97 commented Jul 8, 2023

User story:

As a member of the public,
I want to be able to clearly see who each member of Younite's leadership team is, seeing their name and picture,
So that I can understand who is running the youth board.

Description: A "card" that features the Younite team members' photo, with their name underneath. It is essentially copying from the Figma design that is linked.

function MemberCard({ name, imgSrc } : { name: string, imgSrc: string}) {}

Acceptance Criteria:

  • Visually matches the design

Definition of Done:

  • AC met
  • Applicable documentation is written in GH wiki
  • PR reviewed
  • Merged into main/feature branch

Notes / Links

image

@97Stephens97 97Stephens97 added the feature New feature being worked on label Jul 8, 2023
@dylanheron dylanheron self-assigned this Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature being worked on
Projects
None yet
Development

No branches or pull requests

2 participants