joindin / callingallpapers-api

The API to power callingallpapers.com
https://callingallpapers.com
MIT License
8 stars 6 forks source link

Extend stored data to include speaker package, requested topics etc... #35

Open liam-wiltshire opened 7 years ago

liam-wiltshire commented 7 years ago

For manually submitted events, the submitter should be able to include more or less any data that they deem relevant to speakers who may submit -for example:

Perhaps this additional 'meta' data could be stored as a JSON object to make it flexible to whatever the user wants to add?

heiglandreas commented 7 years ago

Though I'd store it as a 1:n relation with a type (f.e. speaker-package) and a content. Interface like this? bildschirmfoto 2017-03-02 um 10 22 06 (Replace Twitter etc. with "Speaker-package", "Requested Topics", "Talk-Types" etc) and more space in the fields…