public
Fork of collectiveidea/yardvote.com
Description: Tracking political yard signs.
Homepage: http://yardvote.com
Clone URL: git://github.com/jnunemaker/yardvote.com.git
name age message
file .gitignore Loading commit data...
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/
directory config/
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/
directory script/ Sat Sep 20 11:47:03 -0700 2008 Generating RSpec [danielmorrison]
directory spec/
directory stories/ Sat Sep 20 11:47:03 -0700 2008 Generating RSpec [danielmorrison]
directory vendor/ Mon Oct 20 19:12:37 -0700 2008 Trying out new Rails etag syntax. [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