Skip to content

fastfedora/code4avl-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code for America Community Dashboard

A dashboard designed to be easy to configure and update using Google Spreadsheets.

Originally designed for the Hack 4 Food event held by Code for Asheville, a Code for America brigade. Hack 4 Food was held on June 1st, 2013 as part of the National Civic Day of Hacking.

Usage

Create a Google Spreadsheet with two tabs:

  • Configuration: Contains information on how to setup the dashboard
  • Data: Contains the data to be displayed

Publish the spreadsheet, then copy the key from the URL. Paste this key into the constructor of the GoogleDashboard object:

new GoogleDashboard("<spreadsheet key>").show();

See the index.html page as an example.

About

Code for America Community Dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published