Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 307 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 307 Bytes

FleetManagement

A Java GUI-based project for my COMP 311 class: Programming in Java.

Description

Application consists of a GUI allowing the user to login and manage a fleet of vehicles belonging to an organisation. Details are stored in an onboard SQL database that is connected to the application.