NerdDinner is a web app that allows users to register, create, view and rsvp to nearby dinner events. The tutorial can be found here: https://nerddinnerbook.s3.amazonaws.com/Intro.htm
I followed this beginners tutorial to expose myself to the MVC framework.
My implementation is in ASP.NET MVC 4 using the Razor engine, while the tutorial is in MVC 1.