Skip to content

Instantly share code, notes, and snippets.

@bradfrost
Last active July 13, 2016 13:37
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 bradfrost/863b0f57b36d31e23fab7c9418bf5dd5 to your computer and use it in GitHub Desktop.
Save bradfrost/863b0f57b36d31e23fab7c9418bf5dd5 to your computer and use it in GitHub Desktop.
{
"blockFeature":{
"number":"4,500",
"headline":{
"short":"Feet of Elevation Gain"
},
"progress":{
"max":"100",
"progressValue":"100",
"label":"Progress: 100%"
}
},
"tileList":[
{
"number":"16",
"headline":{
"short":"National Parks"
},
"progress":{
"max":"100",
"progressValue":"20",
"label":"Progress: 20%"
}
},
{
"number":"500",
"headline":{
"short":"Hikes"
},
"progress":{
"max":"100",
"progressValue":"40",
"label":"Progress: 40%"
}
},
{
"number":"62,500",
"headline":{
"short":"Calories Burned"
},
"progress":{
"max":"100",
"progressValue":"60",
"label":"Progress: 60%"
}
},
{
"number":"94,300,843",
"headline":{
"short":"Steps"
},
"progress":{
"max":"100",
"progressValue":"80",
"label":"Progress: 80%"
}
}
],
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment