Skip to content

thomasnield/rxkotlinfx-tornadofx-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RxKotlinFX/TornadoFX Demo

This is a fully-featured demo showcasing TornadoFX used in conjunction with RxKotlinFX to build a complex CRUD desktop application. It only took me two nights to build.

This is an RxJava-driven application. A temporary backing database is stored in-memory using SQLite, and RxKotlin-JDBC is used to reactively query and write to it.

Just build and run with Gradle.

Stack

Here is a list and Venn diagram of the different libraries used, with overlaps indicating their role in interoperability.

About

A demo application demonstrating TornadoFX and Rx usage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages