public
Fork of collectiveidea/yardvote.com
Description: Tracking political yard signs.
Homepage: http://yardvote.com
Clone URL: git://github.com/jnunemaker/yardvote.com.git
commit  4a28dec75d058907b61967648d2b30fb0099a846
tree    d061e9a7ec9952fe2bce70599b17877255102b4f
parent  4870b7aee4107494c5f93c3ea40151f6cd29a64f
name age message
file .gitignore Thu Oct 23 14:33:23 -0700 2008 Added email fetcher to vote on yards with. [jnunemaker]
file .gitmodules Fri Sep 26 14:00:54 -0700 2008 Added acts_as_audited for extra protection. [danielmorrison]
file Capfile Thu Sep 25 20:04:58 -0700 2008 Added capfile [danielmorrison]
file README.rdoc Fri Oct 10 05:36:47 -0700 2008 Updating readme. [danielmorrison]
file README.textile Fri Oct 10 05:44:57 -0700 2008 I obviously don't understand rdoc, so we're mov... [danielmorrison]
file Rakefile Sat Sep 20 11:46:12 -0700 2008 Initial Rails app [danielmorrison]
directory app/ Thu Oct 23 14:33:23 -0700 2008 Added email fetcher to vote on yards with. [jnunemaker]
directory bin/ Sat Oct 25 21:57:17 -0700 2008 Increased sleep time for daemon and added examp... [jnunemaker]
directory config/ Sat Oct 25 21:57:17 -0700 2008 Increased sleep time for daemon and added examp... [jnunemaker]
directory db/ Sat Oct 04 13:39:49 -0700 2008 Updated Graticule and acts_as_geocodable, addin... [danielmorrison]
directory doc/ Sat Sep 20 11:46:12 -0700 2008 Initial Rails app [danielmorrison]
directory lib/ Sat Sep 20 11:47:03 -0700 2008 Generating RSpec [danielmorrison]
directory log/ Sat Sep 20 11:46:12 -0700 2008 Initial Rails app [danielmorrison]
directory public/ Thu Oct 16 22:58:19 -0700 2008 replaced hard-coded idea bar with new js [brandon]
directory script/ Sat Sep 20 11:47:03 -0700 2008 Generating RSpec [danielmorrison]
directory spec/ Thu Oct 23 14:33:23 -0700 2008 Added email fetcher to vote on yards with. [jnunemaker]
directory stories/ Sat Sep 20 11:47:03 -0700 2008 Generating RSpec [danielmorrison]
directory vendor/ Sat Oct 04 13:39:49 -0700 2008 Updated Graticule and acts_as_geocodable, addin... [danielmorrison]
README.textile

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 three Collective Idea libraries,

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 pondering the idea via Twitter