/TodosFX

Simple todos application written in Java using JavaFX 2.

Primary LanguageJava

TodosFX

A very simple todo-list application written in Java using JavaFX 2. Demonstrates the use of property bindings. This is my first JavaFX app. Note that task entries are not stored.