Slide 15
Slide 15 text
!
15
{
"dates": [
"2019-05-19",
"2019-05-20",
// …
],
"pools": [
{
"id": "alfred-nakache",
"name": "Alfred Nakache",
"coordinates": { "latitude": 48.871687, "longitude": 2.378887 },
"hours": [
[["08:00", "18:00"]],
[],
[["07:00", "08:30"], ["11:30", "13:30"], ["16:30", "18:00"]]
// …
Backend