This is a webapp that touches on a number of different Apps Script capabilities such as.
What does it do ?Using data derived from mostly all the Jeopardy questions ever, served up by the ExecutionAPI using the bigquery json api, this keeps player data in Firebase, and uses the People JSON API to identify the player's details. Questions are served up based on selected categories, and players scores are updated depending on whether they answer a question in time. Try the App here. I found the data here, on reddit. A screenshotIf you want to try it, here's the link. I'll be writing up each of the components if you would like to see how to do this kind of app yourself. For more like this, see Google Apps Scripts snippets. Why not join our forum, follow the blog or follow me on twitter to ensure you get updates when they are available. |
Services > Desktop Liberation - the definitive resource for Google Apps Script and Microsoft Office automation > Complete Apps Script Applications >
BigQuiz app
Subpages (9):
BigQuery and the Execution API
Big quiz score reports
Configurable circular timer with D3
Example of clock using d3 configurable timer
Firebase custom authentication with goa
Firebase JSON REST access library for Apps Script
Quick doughnut and pie charts with a radial timer
Sharing code between client and server and using libraries with html service
Using the People API with Apps Script
Comments