Skip to content

agaoglu/ra-scalatra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Result Announcer

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.

Building

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages