Define events in a JSON file rather than directly in HTML
McPringle opened this issue · 4 comments
McPringle commented
Pros:
- easier to modify (no HTML stuff around)
- JSON can be read e.g. by a mobile app
- history of event modifications separated of website modifications
Cons:
- one more file to manage
- JavaScript is needed to display the events (or SSI)
This could be done at our next Hackergarten in Lucerne if this idea is accepted!
paulvi commented
Do you have idea for framework (e.g. AngularJS )
BTW, there may exist some standard for defining events list in JSON
McPringle commented
I personally prefer AngularJS but there are more possibilities.
madmas commented
Solved, thanks alot to Hackergarten Lucerne! :-) 👍