Skip to content

Instantly share code, notes, and snippets.

@josephst
Created December 1, 2016 18:59
Show Gist options
  • Save josephst/3fba8fecb9d841fa9abf05acaeed2256 to your computer and use it in GitHub Desktop.
Save josephst/3fba8fecb9d841fa9abf05acaeed2256 to your computer and use it in GitHub Desktop.
{
"id": "1",
"fullName": "Joseph Stahl",
"email": "[email protected]",
"major": "Computer Science",
"school": "Engineering",
"approvedFor": [
{
"id": 1,
"name": "Laser cutter",
"resources": [
11
]
}
],
"signedIn": true,
"picture": "",
"certifications": [
{
"id": 1,
"name": "Lasers"
}
],
"cardID": "=1234~5678",
"vunetID": "stahlje",
"useLog": [
{
"date": 1480442720971,
"machinesUsed": {
"1": false
},
"resourcesUsed": {
"11": 11
}
},
{
"date": 1480613104104,
"machinesUsed": {
"1": {
"id": 1,
"used": false
}
},
"resourcesUsed": {
"11": {
"id": 11,
"quantity": 0
}
}
},
{
"date": 1480613152281,
"machinesUsed": {
"1": true
},
"resourcesUsed": {
"11": 8
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment