Skip to content

Latest commit

 

History

History

slick-table

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Slick Table Demo

This is an example of using a table view with database interfaced through Slick API.

The main class is the SlickTableDemo. The implementation is separated into a domain model ContactsDB, the main view definition ContactsView, the main view model ContactsViewModel.