This project contains a completed version of the ScalaTodoList tutorial found here: http://www.playframework.com/documentation/2.2.x/ScalaTodoList
There are 5 steps each as a git tagged commit. So start with git checkout -f step-0 which will checkout step-0, git checkout -f step-5 will checkout the completed tutorial.