Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 470 Bytes

index.md

File metadata and controls

15 lines (11 loc) · 470 Bytes

Team application

The section of the website that presents the TEDxNTUA team members. Each member has their name, the subteam to which they belong and a photo of them shown.

Models

TeamMember

Attributes:

  • first: First name
  • last: Last name
  • email: Email address
  • team: One of {XP = Experience, IT, FR = Fundraising, GR = Graphics, MD = Media, SP = Speakers, VP = Venue & Production}
  • image: A picture of the team member

Views