Skip to content

Instantly share code, notes, and snippets.

@davidgilbertson
Created May 26, 2016 07:41
Show Gist options
  • Save davidgilbertson/283581dd10013848b0e7037e308db113 to your computer and use it in GitHub Desktop.
Save davidgilbertson/283581dd10013848b0e7037e308db113 to your computer and use it in GitHub Desktop.
{
"data" : {
"courses" : {
"-KIPudHADux41n04CCxE" : {
"name" : "An excellent course!",
"schoolKey" : "-KIPudH9ZmFi3cimtCTH"
},
"-KIPudHADux41n04CCxF" : {
"name" : "An second excellent course",
"schoolKey" : "-KIPudH9ZmFi3cimtCTH"
},
"-KIfyKIE-aYPPG5bvzAl" : {
"name" : "An excellent course",
"schoolKey" : "-KIfyKIE-aYPPG5bvzAk",
"studentKeys" : {
"-KIfyKIE-aYPPG5bvzAn" : true,
"-KIfyKIE-aYPPG5bvzAo" : true
}
},
"-KIfyKIE-aYPPG5bvzAm" : {
"name" : "An second excellent course",
"schoolKey" : "-KIfyKIE-aYPPG5bvzAk",
"studentKeys" : {
"-KIfyKIE-aYPPG5bvzAo" : true
}
}
},
"schools" : {
"-KIPudH9ZmFi3cimtCTH" : {
"courseKeys" : {
"-KIPudHADux41n04CCxE" : true,
"-KIPudHADux41n04CCxF" : true
},
"name" : "A magnificent school"
},
"-KIfyKIE-aYPPG5bvzAk" : {
"courseKeys" : {
"-KIfyKIE-aYPPG5bvzAl" : true,
"-KIfyKIE-aYPPG5bvzAm" : true
},
"name" : "A magnificent school",
"studentKeys" : {
"-KIfyKIE-aYPPG5bvzAn" : true,
"-KIfyKIE-aYPPG5bvzAo" : true
}
}
},
"students" : {
"-KIfyKIE-aYPPG5bvzAn" : {
"courseKeys" : {
"-KIfyKIE-aYPPG5bvzAl" : true
},
"name" : "Bobby Brown",
"schoolKey" : "-KIfyKIE-aYPPG5bvzAk"
},
"-KIfyKIE-aYPPG5bvzAo" : {
"courseKeys" : {
"-KIfyKIE-aYPPG5bvzAl" : true,
"-KIfyKIE-aYPPG5bvzAm" : true
},
"name" : "Sally Mae",
"schoolKey" : "-KIfyKIE-aYPPG5bvzAk"
}
}
},
"users" : {
"google:115684298027066649481" : {
"courseKeys" : {
"-KIPudHADux41n04CCxE" : true,
"-KIPudHADux41n04CCxF" : true,
"-KIfyKIE-aYPPG5bvzAl" : true,
"-KIfyKIE-aYPPG5bvzAm" : true
},
"mruSchool" : "-KIfyKIE-aYPPG5bvzAk",
"schoolKeys" : {
"-KIPudH9ZmFi3cimtCTH" : true,
"-KIfyKIE-aYPPG5bvzAk" : true
},
"studentKeys" : {
"-KIfyKIE-aYPPG5bvzAn" : true,
"-KIfyKIE-aYPPG5bvzAo" : true
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment