-
Notifications
You must be signed in to change notification settings - Fork 18
Description
As discussed with @turicas on IM, it'd be nice to export the schedule in a developer-friendly way, in a format such as JSON. Moreover, if the JSON scheme could be implemented based on the following examples [1] [2], it'd be immediately possible to have a jQuery Mobile interface to serve PythonBrasil schedule. I'm talking about the Clips project, a Django-based web app launched last FISL with lots of help from @tarsis @douglas and @willemarcel
[1] https://raw.github.com/willemarcel/gradefisl/master/public/json/data.json
[2] https://github.com/douglas/fiscrapping/blob/master/README.mkd#o-que-eu-fa%C3%A7o-com-esses-arquivos-
There's good test coverage for Clips so I invite you to help implement features like HTML5 offline storage and somekind of notifications or alarms (not sure if possible without going native). See our issues: https://github.com/willemarcel/gradefisl/issues