Skip to content

The program was typed in Java (JavaFX) and CSS was used for the layout. I used MySQL for the database. It consists of two parts, the main application and Admin panel in which you can alter the telephone book entries.

Notifications You must be signed in to change notification settings

crni99/Telephone-Book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

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

About

The program was typed in Java (JavaFX) and CSS was used for the layout. I used MySQL for the database. It consists of two parts, the main application and Admin panel in which you can alter the telephone book entries.

Topics

Resources

Stars

Watchers

Forks