The program requires 2 additional libraries, both of them are present in the "lib" folder (javafx-sdk-15.0.1 and sqlite-jdbc-3.34.0.jar). The program runs on SDK15.
Running the program from the command line can be done by using this command: java -jar --module-path=lib/javafx-sdk-15.0.1/lib --add-modules=ALL-MODULE-PATH ./increment3.jar
Source code is also included.
Here is the user manual for the program: https://docs.google.com/document/d/1egRNnQ6x_P1PwVD1tLzzBKrJqyNkGYAUK4RGAx8TqjM/edit?usp=sharing