sgs006 / Udacity-Yearbook-Project

Optional Yearbook Collaboration for Udacity Front-End Scholarship Participants
41 stars 39 forks source link

As a Visitor, I want to review a listing of Google scholarship program students, so I can know who were Google scholarship recipients. #74

Closed jamesperrin closed 6 years ago

jamesperrin commented 6 years ago

2. User Story: As a Visitor, I want to review a listing of Google scholarship program students, so I can know who were Google scholarship recipients.

Guidance: This User Story can be assigned to more than one Team Member, One per implementation feature.

(2a) The web page will consume a Google sheet as JSON data source using AJAX (VanillaJS or jQuery).

(2b) The web page should randomly display a list of at least a minimum of twenty (20) students.

(2c) The web page should display the data as Student cards containing the following.

(2d) Each student card will have a Flip effect

(2e) Front will have for a Student (2e1) A picture (2e2) First and Last name (2e3) A Title (2e4) A statement about their Google scholarship experience. (2e4a) Statement will be limited to 150 characters

(2f) Back will have for a Student (2f1) A short catchy phrase (2f1a) Catchy phrase will be limited to 90 characters

jamesperrin commented 6 years ago

Yearbook Team completed work.