Code Monkey home page Code Monkey logo

cambridge_voting_locations's Introduction

Cambridge Voting Locations

This app is intended to display the polling location within a user's ward/precinct, using their home address or current location. In addition, you can see a picture of the polling place, Google Maps directions, and a link to bring up directions in your browser or your mobile navigation application.

Data

Data has been culled from Cambridge GIS open information sources, including polling location data and ward/precinct boundary data, all in GeoJSON format.

Development

The cambridge_voting_locations application is developed with yeoman, based on top of node.js.

Within the cambridge_voting_locations directory:

npm install -g yo  # installs yeoman, grunt and bower automatically
npm install        # installs local node dependencies
bower install      # installs local client-side library dependencies
grunt server       # starts server
grunt build        # places a production copy of the app in the dist directory

It also requires Ruby/Compass to compile SASS stylesheets. With Ruby installed, install Compass via gem install compass.

All development work is done within the app directory. We're using Yeoman's deployment strategy. Before committing, please run grunt build and commit any changes within the dist directory as well.

cambridge_voting_locations's People

Contributors

carpeliam avatar emilydirsh avatar whereshj avatar gretacb avatar

Watchers

James Cloos avatar Frank Cardillo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.