https://github.com/codemage66/driving-school-management-system
https://github.com/codemage66/driving-school-management-system
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/codemage66/driving-school-management-system
- Owner: codemage66
- License: apache-2.0
- Created: 2024-04-22T09:38:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T09:42:37.000Z (about 2 years ago)
- Last Synced: 2025-01-20T06:47:03.452Z (over 1 year ago)
- Language: Java
- Size: 16.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Driving School Management System



[](https://github.com/hiranthaPeirs/DrivingSchool/network)

Driving school Management standalone application using javaFX. This application feactures customer registration, management and payment managment.
Database is not included with the repo. UI designed using javafx scene builder by gluon. various lib have been used for the final project such as jfoenix, controllerFx, and jars related to jasper repots.
## Getting Started
The project developed in IntelliJ IDEA. database for the system have implemented using MySql. Interested in contributing? clone the repo and here are the prerequisites.
### Prerequisites
``
jfoenix jar library
``
``
controlsfx library --
``
``
java mysql connector
``
### Languages used to develop
* Java
* JavaFx User Interface
* MySql for Database management