Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bffever/javafx-mysql
Personal project
https://github.com/bffever/javafx-mysql
java javafx-application state-machine
Last synced: about 2 months ago
JSON representation
Personal project
- Host: GitHub
- URL: https://github.com/bffever/javafx-mysql
- Owner: bffever
- Created: 2023-12-24T07:20:04.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-24T07:42:38.000Z (about 1 year ago)
- Last Synced: 2024-10-13T18:22:54.537Z (3 months ago)
- Topics: java, javafx-application, state-machine
- Language: Java
- Homepage:
- Size: 10.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is my first personal project that use javafx and mysql-connector to connect to a simple mysql database;
i use a simple state machine design and a little bit of javafx-css to handle the system and the style of project;
as you can see this project is only a simple atm-machine with limited function ;
if you want to download it and connect to your database you can change a the mysql-password and mysql account inside a file call MySQL_Connector;
still improving with my programming skill the whole design for this atm-machine is really horrible :P ;