jnunemaker / yardvote.com forked from collectiveidea/yardvote.com
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
4a28dec
yardvote.com / README.rdoc
| df6ad934 » | danielmorrison | 2008-10-10 | 1 | = YardVote.com | |
| b7d22d76 » | danielmorrison | 2008-09-21 | 2 | ||
| df6ad934 » | danielmorrison | 2008-10-10 | 3 | <a href="http://YardVote.com/">http://YardVote.com/</a> | |
| b7d22d76 » | danielmorrison | 2008-09-21 | 4 | ||
| df6ad934 » | danielmorrison | 2008-10-10 | 5 | An experimental app to map who's displaying candidate signs before the election. | |
| b7d22d76 » | danielmorrison | 2008-09-21 | 6 | ||
| 7 | 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. | ||||
| 8 | |||||
| d7d0cf5b » | danielmorrison | 2008-09-21 | 9 | == What's next? | |
| 10 | |||||
| 11 | We're not sure. The initial goal was to get something to play with. | ||||
| 12 | |||||
| 13 | 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. | ||||
| 14 | |||||
| b7d22d76 » | danielmorrison | 2008-09-21 | 15 | == Installation | |
| 16 | |||||
| 17 | We're using git-submodules, but otherwise its a simple Rails app. | ||||
| 18 | |||||
| 19 | git clone git://github.com/collectiveidea/political-signs.git | ||||
| 20 | cd political-signs | ||||
| 21 | git submodule init | ||||
| 22 | git submodule update | ||||
| e1217a4e » | danielmorrison | 2008-09-22 | 23 | cp config/database.sample.yml config/database.yml | |
| b7d22d76 » | danielmorrison | 2008-09-21 | 24 | ||
| 25 | == Credits | ||||
| 26 | |||||
| df6ad934 » | danielmorrison | 2008-10-10 | 27 | Created by Daniel Morrison of Collective Idea, after <a href="http://twitter.com/danielmorrison/statuses/928612487">pondering the idea via Twitter</a> | |
