/Employee-Management-System

This is an employee management system developed using Java Swing. It allows users to add, delete, update, and display employee information using a JTable. It is connected to a MySQL database using JDBC and contains classes for database operations and employee data storage. This is my first JDBC project.

Primary LanguageJavaGNU General Public License v2.0GPL-2.0

Watchers