This is a Simple Gui Todo/Task manager Software developed using Java. This Application uses JSON files for its Data Management.
FXML
: folder for all the fxml files requiredIMAGES
: folder with external imgs for application
The workspace contains two folders by default, where:
src
: the folder to maintain sourceslib
: the folder to maintain dependencies
Meanwhile, the compiled output files will be generated in the bin
folder by default.
Technologies used in the project:
- Java
- JavaFX
- JSON
This project is licensed under the MIT License