YSTodoFX

YSTodoFX is a JavaFX application for tracking, managing and organizing daily tasks.

This project developed with Java(JDK 21), JavaFX(OpenJFX), Ikonli(JavaFX font icon package), Hibernate(JPA implementation), HSQLDB and Maven.

Download

How to run

Maven must be installed to run this application.

If you have maven execute the below command to run.

mvn javafx:run

You can use the following commands to generate a Jar file.

mvn package
java -jar target\YSTodoFX.jar

Screenshot

License

This project is licensed under the MIT License. See the LICENSE file for details

Created by Yusuf Sezer