News

This was created to learn how to connect to MySQL from a JavaFX program. The basic idea comes from having an app for an EFL school. When a new student joins the school you can add them to your ...
This repository provides a simple JavaFX application that connects to a MySQL database using a SQL connector. The application is designed to be used with a local database managed by phpMyAdmin using ...