Skip to content

yoz/trycontra

 
 

Repository files navigation

The source code for trycontra.com

index.html is the main page, containing both the display and the scripts

dances.json is the manual-editing dance database.  Add stuff to that
then run lookup_locs.py, which adds location information to
dances.json to create dances_locs.json

zipcode.json is a giant map from zipcode to lat/lng.

index.html loads zipcode.json and dances_locs.json via ajax.

about.html is an about page.

About

source for trycontra.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 84.2%
  • Python 15.8%