Skip to content

It is an application that calculates in a minimum of time the appropriate quantities per cycle for the production of construction material.

License

Notifications You must be signed in to change notification settings

johnprif/Database-Toolbox

Repository files navigation

Database Toolbox

It is an application that calculates in a minimum of time the appropriate quantities per cycle for the production of construction material. It has been developed using Java, JavaFX, css, sql as well as the code architecture follows the MVC and Singleton pattern and is able to be installed and run on any Windows computer. It is able to load MS Access Databases of predefined template and process them through an easy to use GUI.

More specifically, it offers the following features

  • Offers a simple and efficient graphical interface
  • Allows the user to select a database from anywhere on the computer
  • Manages a database which it reads and writes appropriately
  • It displays the data in a simple way giving the user the ability to customize their display as well as to edit them through various options given by the current program
  • Displays appropriate messages to make the current action clear each time

Regarding the code part, it uses the following

  • IDE: Eclipse IDE 2022-06
  • back-end: Java 17.0.7
  • front-end: JavaFX 19
  • Microsoft Access Data Base: ucanaccess-5.0.1 && sqltool-2.6.0 && mysql-connector-java-8.0.30 && jackcess-4.0.4 && hsqldb-2.6.0
  • and more...

Finally, for the executable

  • .exe: Launch4j 3.14
  • JVM args: --module-path "ImportantFiles\javafx-sdk-19\lib" --add-modules=javafx.controls,javafx.fxml

Below you can see some images from the project

Screenshot (72) Screenshot (71)

About

It is an application that calculates in a minimum of time the appropriate quantities per cycle for the production of construction material.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published