A demo task management app showcasing the features of Kotlin JS
- Add a new todo item.
- Group items into a pending/done list.
- Checkbox interactions for items.
- Edit todo's.
- Simple project implementation
- Project implementation with Kotlin niceties: Extensions, Lambdas and all that good stuff
- Kotlin JS interop implementation
- Project with JS modules implementation
- Simple PWA implementation