collectiveidea / yardvote.com
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
1bbdd9d
commit 1bbdd9dfa413538936b3901aa30b235f78184321
tree b997463085be07c7c51fe117df7843f0fcf0891a
parent b86f450f56adca1aef3446930d65dfa6ad2b1cc3 parent 4a28dec75d058907b61967648d2b30fb0099a846
tree b997463085be07c7c51fe117df7843f0fcf0891a
parent b86f450f56adca1aef3446930d65dfa6ad2b1cc3 parent 4a28dec75d058907b61967648d2b30fb0099a846
yardvote.com / README.rdoc
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>

