Skip to content

Java Desktop application designed in JavaFx that supports crud operations and does a database connection to mysql.

License

Notifications You must be signed in to change notification settings

vernonthedev/Coders-Database-Desktop-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coders-Database-Desktop-Application

Java Desktop application designed in JavaFx that supports crud operations and does a database connection to mysql.

Login Screen.

login

The user is able to login using a username and a password that are stored in a mysql database. The user is verified and if the credentials are not found. Then the user is shown an error message, telling him to enter the right credentials else he could register and create a new account.

Register Screen.

register

The user can enter a username and a password that are hashed and stored in a mysql database. And then he is routed to the login screen so that he could enter, the latest login credentials. After which he is routed to the home screen.

Home Screen.

home

The user can create a new Coder by entering a coder id, a year and the relevant fields which are displayed in a table. Also Delete, Update, clear functions can be also initiated by the user. Thanks!

About

Java Desktop application designed in JavaFx that supports crud operations and does a database connection to mysql.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published