##Referenced following repos for help.
- jmparsons/play-scala-backbone-todo 'Copied CSS and HTML to spend more time with framework'
- angyjoe/eventual
Used the following to learn Play and get more familiar with it:
- Play Framework 2.2.2
- AngularJS 1.2.16
- MongoDB 2.6.1 / ReactiveMongo 0.10.2
Add ReactiveMongoAdd CRUD Actions in Todos ControllerAdd JSON/BSON to consume with AngularJS.- Include document id with create response.
- Have this reviewed...