Skip to content

Event Management System is an event Manager created with JavaFX for SEN2212 project

Notifications You must be signed in to change notification settings

HammamHraesha/Event-Management-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event-Management-System

follow the steps below to run the application

  • Download JavaFX
  • Add VM arguments
    • In IntelliJ IDEA click on Run => Edit Configurations => paste the line below into VM options
    • --module-path "\path\to\javafx-sdk-15.0.1\lib" --add-modules javafx.controls,javafx.fxml
    • \path\to\javafx-sdk-15.0.1\lib should replaced to the path of JavaFX in your local machine
  • Install dependencies
    • add the .jar files to classpath

About

Event Management System is an event Manager created with JavaFX for SEN2212 project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.7%
  • CSS 1.3%