A simple web application to be used as a tool to announce the results of an exam. Whole scenario is summarized in this post. This project runs on scalatra, scalate and scala-query. Blogged development experiences here.
You will need sbt installed to build the project. After cloning cd
into the project and
sbt
update
jetty-run
This will let you access the login screen. From there you can access the sample data defined in file db
. It will be loaded on app initialization.