james / hackday

The rails app behind rewiredstate.org - for hack days

This URL has Read+Write access

james (author)
Wed Aug 19 02:08:41 -0700 2009
commit  bd1fb9ba1b294a1b89f3215e0653837f0d34f5cf
tree    5d4099cfb0aa76213ba5af55722569d769bcb624
parent  a18a06a4617be50c76a572c57a78a78c86d97b3f
hackday / README
100644 15 lines (10 sloc) 0.608 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
== Hackday Projects
 
This is a simple Ruby on Rails app to help document and share projects made on a Hack Day. It is being quickly written the week before my Hack Day "Rewired State: National Hack The Government Day".
 
== Features
 
* Simple and clean: Minimum server set up and code
* * All authentication handled by OpenID
* * Photos added via flickr tags, pulled on client side through JSONP (No background process, caching etc.)
* * Pull code commits from github
* * Hopefully support SVN somehow
 
== Contributions
 
* Please do feel free to fork and contribute. Just make sure you keep everything simple.