Skip to content

Creating Login/Registration user interfaces using Java and MySQL

Notifications You must be signed in to change notification settings

KatyaDaron/Login-Registration-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Login-Registration-GUI

This project main idea is to learn how to work with database and how to connect Java application to MySQL.

Window forms used in this project have graphical user interface that is implemented using Swing UI Designer.

Application allows you to access and manipulate users data, store and display data to the user from the database.

Information entered by a user in a textbox can be stored into the targeted table of the database when a “Register” button is clicked.

After the process of registration user gets access to his account through “Login Form” if the information entered in a textbox matches the information stored in database.

“Dashboard” displays user’s information.

About

Creating Login/Registration user interfaces using Java and MySQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages