1 Forks
5 Stars
5 Watchers

JavaFX

This is a simple app on Java digned applying JavaFX. It represents a simple form with a filter, which displays the given data from the database. The filter allows you to display the results of a SQL query and retrieve an employee list based on the text request and the item (id, personnel number, name, surname) you select from a drop-down list.

How to download and setup JavaFX

Open terminal and run command
git clone https://github.com/Petrovich-A/JavaFX.git
git clone is used to create a copy or clone of JavaFX repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with JavaFX https://github.com/Petrovich-A/JavaFX/archive/master.zip

Or simply clone JavaFX with SSH
[email protected]:Petrovich-A/JavaFX.git

If you have some problems with JavaFX

You may open issue on JavaFX support forum (system) here: https://github.com/Petrovich-A/JavaFX/issues