Skip to content

divadyugi/ATS_source_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATS_source_code

Source code for City, University of London's Team Project module.

Setup

Make sure to have mySql installed, and setup with a connection

The libraries used were not included, the program uses 3 libraries: poi 4.1.2: https://poi.apache.org/download.html
javafx 11.0.2: https://gluonhq.com/products/javafx/
mysql-connector 8.0.19: https://downloads.mysql.com/archives/c-j/

To run the application, make sure you add the correct path to these libraries, and make sure your run settings include:
--module-path PATH-TO-JAVAFX-LIB --add-modules javafx.controls,javafx.fxml

Database Setup

Once the application is running

First page of the application with an arrow pointing at the setup database button
Click the "Setup Database" button, and provide the correct details for the connection you want to use with mySql.

For the "MySql Dump location" select your mysql.exe file, default path: C:\Program Files\MySQL\MySQL Workbench 8.0 CE\mysql.exe
After that, you will be provided with a login name and password which you can use to login to the system.

About

Source code for City, University of London's Team Project module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages