This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit c1e86a41631ef5aec996cfa34c02458cb85aaff1
tree 6beeb006386afbdec43bc423ec06061db53510ec
parent 0dd8b288d75889c76e23f6683abfef7ea64c3cad
tree 6beeb006386afbdec43bc423ec06061db53510ec
parent 0dd8b288d75889c76e23f6683abfef7ea64c3cad
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
.gitmodules | ||
| |
Capfile | ||
| |
README.rdoc | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
db/ | Sat Oct 04 13:39:49 -0700 2008 | |
| |
doc/ | ||
| |
lib/ | ||
| |
log/ | ||
| |
public/ | ||
| |
script/ | Sat Sep 20 11:47:03 -0700 2008 | |
| |
spec/ | ||
| |
stories/ | ||
| |
vendor/ |
README.rdoc
Political Signs
A 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 pondering the idea via Twitter twitter.com/danielmorrison/statuses/928612487








