collectiveidea / yardvote.com

Tracking political yard signs.

This URL has Read+Write access

yardvote.com / README.rdoc
100644 28 lines (16 sloc) 0.996 kb

YardVote.com

<a href="http://YardVote.com/http://YardVote.com/>

An experimental app to map who’s displaying candidate signs before the election.

The source is provided and contributions are welcome. The app happens to be a simple example of two Collective Idea libraries, Graticule and acts_as_geocodable.

What’s next?

We’re not sure. The initial goal was to get something to play with.

Want to help? Want to add cool features? Want to change the map focus to be more national? The code is here so you can send us pull requests, patches, etc.

Installation

We’re using git-submodules, but otherwise its a simple Rails app.

  git clone git://github.com/collectiveidea/political-signs.git
  cd political-signs
  git submodule init
  git submodule update
  cp config/database.sample.yml config/database.yml

Credits

Created by Daniel Morrison of Collective Idea, after <a href="pondering">twitter.com/danielmorrison/statuses/928612487">pondering the idea via Twitter</a>