public
Description: Tracking political yard signs.
Homepage: http://yardvote.com
Clone URL: git://github.com/collectiveidea/yardvote.com.git
Click here to lend your support to: yardvote.com and make a donation at www.pledgie.com !
Mon Feb 23 20:58:15 -0800 2009
commit  2a842cec40b967a94fd673b0d422d225046dad79
tree    e4d96b33cf2112db1c3b58ab60dd723c22f13c74
parent  1bbdd9dfa413538936b3901aa30b235f78184321
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>