GTBitsOfGood / website

Our website, built from the ground up with Svelte + Sapper to connect nonprofits, students, and everyone else in between with Bits of Good 🚀

Home Page:https://bitsofgood.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add the faces of BoG members to the website

karpawich opened this issue · comments

Note: If you're a new contributor to this repository, refer to CONTRIBUTING.md before tackling this issue!

The website should show the faces of current and past members in Bits of Good. Project teams could show their members, and other groups could also be shown elsewhere, like on the "About Us" page.

Action items

  • determine user flow for where faces should show up on the website
  • create mockups for displaying the members of a given team
  • create a MemberCard component that shows a member's picture, name, and role.
    • each MemberCard image should be square
    • (stretch) hovering on the image should change it to a "fun" picture, if available
  • create a Team component that renders set of MemberCards from Contentful data

Mockups

View on Figma for specifics on sizing variables

(Mockups will be included in the issue as soon as they have been completed)