Skip to content

WheresHJ/cambridge_voting_locations

 
 

Repository files navigation

cambridge_voting_locations

This app is intended to display polling locations within a user's ward, using their home address.

Features:

  • Points: polling locations
  • Find the nearest polling location (according to their current location and according to their home address)
  • Directions to the nearest polling location (default: from home address)
  • Picture of polling location (including data, such as address, hours, etc.)
  • Link to City of Cambridge website to learn more about current elections

Data:

Specs:

  • GoogleMapsAPI
  • Backbone.js (_underscore?)
  • Build the application in such a way that other cities can use it as a template and simply plug in their own data.

Layout:

  • Model: wrapper around geojson data
  • Collection: polling places per ward (Haversine formula for directions/GoogleMaps directions)
  • View: listens to events (clicking, searching, ...?) and renders template

About

People of Cambridge, find your polling location.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 98.6%
  • CSS 1.4%