TheDataShed / leeds-digital-festival-app

1 stars 1 forks source link

Create a base talk overview element #11

Closed jordanfinners closed 4 years ago

jordanfinners commented 4 years ago

Create a talk overview element It should get passed an talk object It should render a title which is talk.title It should render the date of the talk talk.date It should render the speaker or organisation talk.speaker It should render the first 100 chars of text

It should then be added where a <div>TALK</div> exists, being passed the talk object