Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 621 Bytes

File metadata and controls

10 lines (10 loc) · 621 Bytes

BOOK DETAILS RECORDING GUI

Connected to Derby DBMS and can record details. Not just a GUI.(But when viewing details of the records, details appears on console...No gui for viewing them) A library assistant software for general purposes of any library. This was made using JavaFX.
Open new JavaFX project from NetBeans and just replace this 'src' folder with your project's default 'src' folder.

Libraries, should be imported

jfoenix.jar (probably you have to download this)
derby.jar & derbyclient.jar (search for these in your jdk folder)

Now you can fire up the execute button