oolong-kt / oolong

MVU for Kotlin Multiplatform
http://oolong-kt.org
Apache License 2.0
298 stars 14 forks source link

Add complex sample #7

Closed pardom closed 5 years ago

pardom commented 5 years ago

Implement a complex application to demonstrate advanced techniques.

Use this for inspiration: https://github.com/andrejewski/raj-by-example

pardom commented 5 years ago

Implementing Todo MVC seems like the right choice.

Kotiln JS: https://github.com/tastejs/todomvc/tree/gh-pages/examples/vanillajs

TornadoFX: https://github.com/edvin/todomvc/