VOCALENDAR (http://curioustander.com/vocalendar/) event submission queue and queue manager web app.
This app is a standard rails (http://rubyonrails.org/) application.
You can test with built-in server by following commands;
$ rake db:setup $ rails server
MIT License ( http://www.opensource.org/licenses/MIT )