Skip to content

Instantly share code, notes, and snippets.

@jschirrmacher
Last active August 29, 2015 14:05
Show Gist options
  • Save jschirrmacher/54ad9d314ffa0b3ff0bc to your computer and use it in GitHub Desktop.
Save jschirrmacher/54ad9d314ffa0b3ff0bc to your computer and use it in GitHub Desktop.
Android-Socrates
{
"events" : [
{ "kind" : "session_scheduled",
"session_id" : "1",
"start_time" : "9:00",
"duration" : "1.5h",
"title" : "Marketplace",
"session_owner" : "Pierluigi",
"room" : "Böhmesaal",
"mandatory" : "true"
},
{ "kind" : "session_scheduled",
"session_id" : "1",
"start_time" : "12:30",
"duration" : "1.5h",
"title" : "Lunch",
"session_owner" : "",
"room" : "Restaurant",
"mandatory" : "true"
}
],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment