Skip to content

uladaharanina/schedulingApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scheduling App

This graphical user app allows to add, delete, and update customers and appointments. Generating reports.

  • Author: Ulada Haranina
  • Version 1.0.0
  • Date 4/24/2023
  • IDE IntelliJ IDEA Community 2021 1.3, JDK: Java-17.0-1, JavaFX-SDK-21.0, MySQL connector: mysql-connector-java-8.2

To run the project you have to install:

After you configure your project compile and run:

javac --module-path "Path/to/your/javafx/lib" --add-modules javafx.controls,javafx.fxml main.Main

java --module-path "Path/to/your/javafx/lib" --add-modules javafx.controls,javafx.fxml Main

About

Desktop scheduling app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages