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
- Host: GitHub
- URL: https://github.com/qaware/bwinf-todoapp-javafx
- Owner: qaware
- License: mit
- Created: 2017-03-03T11:19:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-13T14:03:07.000Z (over 9 years ago)
- Last Synced: 2025-08-13T07:27:25.074Z (11 months ago)
- Topics: java, javafx
- Language: Java
- Size: 63.5 KB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)