Skip to content

Instantly share code, notes, and snippets.

@bradfrost
Created July 13, 2016 13:42
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/89e2e917902058256ee25ec63b91ae33 to your computer and use it in GitHub Desktop.
Save bradfrost/89e2e917902058256ee25ec63b91ae33 to your computer and use it in GitHub Desktop.
{
"blockFeature":{
"styleModifier":"featured",
"number":"0",
"headline":{
"short":"Feet of Elevation Gain"
},
"progress":{
"max":"100",
"progressValue":"0",
"label":"Progress: 0%"
},
"overlay":{
"overlayMessage":"Let's go on a hike and climb in elevation",
"overlayAction":"Find a Hike"
}
},
"tileList":[
{
"number":"0",
"headline":{
"short":"National Parks"
},
"progress":{
"max":"100",
"progressValue":"0",
"label":"Progress: 0%"
},
"overlay":{
"overlayMessage":"What National Parks have you visited?",
"overlayAction":"Find a National Park"
}
},
{
"number":"0",
"headline":{
"short":"Hikes"
},
"progress":{
"max":"100",
"progressValue":"0",
"label":"Progress: 0%"
},
"overlay":{
"overlayMessage":"Been on a hike recently?",
"overlayAction":"Log Your First Hike"
}
},
{
"number":"0",
"headline":{
"short":"Calories Burned"
},
"progress":{
"max":"100",
"progressValue":"0",
"label":"Progress: 0%"
},
"overlay":{
"overlayMessage":"Trying to stay healthy?",
"overlayAction":"Track Calorie Count"
}
},
{
"number":"0",
"headline":{
"short":"Steps"
},
"progress":{
"max":"100",
"progressValue":"0",
"label":"Progress: 0%"
},
"overlay":{
"overlayMessage":"Counting steps?",
"overlayAction":"Connect Your Fitbit"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment