Skip to content

Employee registration and login system with complete admin panel with GUI in Swing. The connection with mySQL database is set up by JDBC. App provide login and password validation.

Notifications You must be signed in to change notification settings

Ciouaz/employee_database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee-database-login-and-management-system

Employee database login and management system, where you can register new user; log as an user, change your data or delete account; log as an administrator and manage data of all users.

Password to log as an administrator = "admin".

To connect with local server to set up database I use XAMPP. You can download it here: https://www.apachefriends.org/pl/index.html I use mySQL database. To create GUI i used Java Swing.

Link to app presentation: https://youtu.be/dIK8qcJAyf0

About

Employee registration and login system with complete admin panel with GUI in Swing. The connection with mySQL database is set up by JDBC. App provide login and password validation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages