A complete look at the Spacebook application, with a focus in the structure of the Play Framework, the routes and the controllers.
A key feature of spacebook is to emable users to leave messages for their friends. This will require a new Model class to represent individual Message objects, new actions in our Profile controller + new features in our templates.