To-Do App
- Java
- SQLite
- Maven
- FXML
Used JavaFX to create a GUI desktop To-Do App that would allow users to view/create tasks, allowing them to have a visual representation of their duties due in a certain order or priority hierarchy. The app also allows users to mark tasks as completed, delete them, and save the tasks to a local database.