Skip to content

Team project for CSU11013 module: displaying flight data using SQL and Processing

Notifications You must be signed in to change notification settings

b00rg/flight-data-display

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Team project for CSU11013 module: displaying flight data using SQL and Processing

hi.mov

Dynamic Node Graph

Screenshots

Screenshot 2024-09-02 at 20 16 53

Homescreen

Screenshot 2024-09-02 at 20 18 05

Hitting refresh for data

Screenshot 2024-09-02 at 20 20 26

Filtering data

Screenshot 2024-09-02 at 20 21 04 Screenshot 2024-09-02 at 20 21 15 Screenshot 2024-09-02 at 20 21 25 Screenshot 2024-09-02 at 20 21 54 Screenshot 2024-09-02 at 20 22 10

Graph Displays

Screenshot 2024-09-02 at 20 22 36

Filtering Data for Graphs

Setting up the SQL database

  1. Install MySQL
  2. Create a server under the name programming_project and connect it to port 3306
  3. In the file credentials.txt, please insert the username ("root", if default) and password of the server

About

Team project for CSU11013 module: displaying flight data using SQL and Processing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.1%
  • Other 0.9%