This is a local events-finder app built by Eddie Hillenbrand, Josh Conner and Sam Olson for our CS 477 class at Northern Arizona University.
The backend uses the excellent Parse app platform, which gives you a super-simple noSQL database, great iOS and Android (we hear) classes to easily access data, and a nice REST API for our web client.
The front end was built using Backbone.js, Bootstrap, the Google Maps API, jQuery, Kalendae, Ajax Upload* and probably a ton of stuff I'm forgetting right now.
The iOS app was built in XCode and uses the aforementioned really nice Parse classes, SDWebImage, a modified version of this Google Places for iOS demo, and - again - a bunch of other stuff.
Shoot us a line with any questions.
- Eddie, Josh and Sam
######* The only AJAX upload we could get working on Safari. Safari, get on it already? Firefox has had File API for 10+ major versions now...