An open API service indexing awesome lists of open source software.

https://github.com/qaware/bwinf-todoapp-javafx

TODO application implemented with JavaFX
https://github.com/qaware/bwinf-todoapp-javafx

java javafx

Last synced: about 1 month ago
JSON representation

TODO application implemented with JavaFX

Awesome Lists containing this project

README

          

# bwinf-todoapp-javafx

TODO application for the BW-Inf Tag 2017 at [QAware](http://www.qaware.de/) implemented with JavaFX.

## Building

`./gradlew clean build`, check the `build/distributions` folder.

## Running

`./gradlew clean run`

## License

[MIT](https://opensource.org/licenses/MIT)