Skip to content

Instantly share code, notes, and snippets.

@jvenator
Created July 10, 2014 00:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jvenator/6c3fdabc5cb5a2668a47 to your computer and use it in GitHub Desktop.
Save jvenator/6c3fdabc5cb5a2668a47 to your computer and use it in GitHub Desktop.
results: {
collection1: [
{ Monday: [
{
ClassName: "Cycling",
ClassDetails: "7:00 AM - 7:45 AM 13th Street Colleen Richards"
},
{
ClassName: "Sole Power™",
ClassDetails: "9:15 AM - 10:00 AM 13th Street Taro Kawai"
}
]
},
{ Tuesday: [
{
ClassName: "Cycling",
ClassDetails: "7:00 AM - 7:45 AM 13th Street Colleen Richards"
},
{
ClassName: "Sole Power™",
ClassDetails: "9:15 AM - 10:00 AM 13th Street Taro Kawai"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment