Skip to content

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

License

Notifications You must be signed in to change notification settings

yusufsefasezer/YSTodoFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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

Releases

No releases published

Packages

No packages published