Skip to content

Desktop application in JavaFX with 3 functions: sign up, login and forgot password.

Notifications You must be signed in to change notification settings

uendicode/LoginSignUpForgotPsw-JavaFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoginSignUpForgotPsw-JavaFX

This is a desktop application using JavaFX and MySQL.

ImgName

DEPENDENCIES

Make sure to have:

  1. mysql-connector-java-5.1.40-bin.jar
  2. loginsystem.sql
  3. fontawesomefx-8.2.jar

User should complete the required fields in order to create the account. If the username is already taken, user should choose another one to register. Password should be at least 6 characters long. Also, a security question is required, so that the user can later retrieve the password if needed. Then, user can login using the credentials that now are stored into MySQL database.The password can be retrieved back if the user answers correctly the security question that was provided when the account was created.

ImgName

ImgName

About

Desktop application in JavaFX with 3 functions: sign up, login and forgot password.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages