Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.04 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.04 KB

Telephone / Contact Book

The program was typed in Java (JavaFX) and CSS was used for the layout. I used MySQL for the database. This is a program where users can perform search operations, based on name, surname, city, or phone. Admin needs to login to perform CRUD operations (create, read, update, and delete). Admin can export table view to PDF or EXCEL.

Screenshots

Home Home

User User

Login Login

Admin Admin


To run this java program, you must pass arguments to VM or command prompt.

--module-path "LOCATION OF javafx-sdk-16\lib IN YOUR PC" --add-modules javafx.controls,javafx.fxml