Skip to content

obcode/talkallocator_lift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is the Talk Allocator, an example project used for the Scala-Book
http://www.hanser.de/buch.asp?isbn=978-3-446-42399-2&area=Computer

In order to use it, you need the Simple Build Tool
http://code.google.com/p/simple-build-tool/

Quickstart:

$ sbt
> update
> jetty-run

Then open http://localhost:8080/ in your favourite browser.

Login as user user@obraun.org with password talkuser or
as admin admin@obraun.org with password talkadmin.

About

Example for the Lift-Chapter of my Scala-Book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages