To register gift given and to register gifts received

Install Scala, SBT and the Play Framework 2.0
or on OSX brew install play
Play! 2.0 + Scala + Heroku by flurdy http://flurdy.com/docs/herokuplay/play2.html
Simple start Play with play
and then perhaps ; clean ; compile ; ~run
to clean the folder, compile all classes and start the web application.
The ~ will automatically detect and recompile any changes.