public
Description: The rails app behind rewiredstate.org - for hack days
Homepage: http://rewiredstate.org
Clone URL: git://github.com/james/hackday.git
james (author)
Tue Jul 28 15:02:11 -0700 2009
commit  8479e106b528defbf9a9d7be0c05104bfe7b90a6
tree    71f7747b57b1b44535a43930723eb4a97e9c4454
parent  fa81644665b96a7f22a42a4b813aa976e519f63c
name age message
file .gitignore Sat Mar 07 03:48:05 -0800 2009 db details (OMG) [james]
file Capfile Fri Mar 06 12:50:04 -0800 2009 deploy script [james]
file README Mon Mar 02 02:14:30 -0800 2009 README [james]
file Rakefile Wed Feb 18 07:33:56 -0800 2009 Rails [james]
directory app/ Loading commit data...
directory config/
directory db/
directory doc/ Wed Feb 18 07:33:56 -0800 2009 Rails [james]
directory lib/
directory log/ Wed Feb 18 07:41:52 -0800 2009 gitignore [james]
directory public/
directory script/ Wed Feb 18 07:33:56 -0800 2009 Rails [james]
directory spec/
directory test/ Wed Feb 18 07:33:56 -0800 2009 Rails [james]
directory vendor/
README
== 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.