Skip to content

Janani-Balasooriya/JavaFX-MySQL-Login-And-Signup-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Login And Signup Application using JavaFX and MySQL

By using this Application, new users can register by entering their username, password, first name and last name. User details are stored in the database. Users can log in using their credentials. Upon successful login, a welcome screen with their Full name (retrieved from the database) is shown. Error messages and successful messages are displayed to guide the user.

Screenshots of the Application

  • Log in window

image

  • Sign-up window

image

  • Welcome window

image

MySQL database used in this Application

You can find the dataabse file inside the project as shown below. image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages