Skip to content

This project is a CRUD (Create, Read, Update, Delete) application built using Java Swing for the user interface and MySQL as the database. It features a login page to ensure secure access to the application.

Notifications You must be signed in to change notification settings

taher-dev/Employee-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Management System

This project is a CRUD (Create, Read, Update, Delete) application built using Java Swing for the user interface and MySQL as the database. It features a login page to ensure secure access to the application.

Features

  • User Authentication: Login page to authenticate users before accessing the application.
  • CRUD Operations:
    • Create: Add new records to the database.
    • Read: View and retrieve existing records.
    • Update: Modify existing records.
    • Delete: Remove records from the database.
  • User-Friendly Interface: Intuitive design powered by Java Swing.
  • Database Integration: Seamless connection with MySQL for data storage and management.

Technologies Used

  • Programming Language: Java
  • Framework: Java Swing (for GUI)
  • Database: MySQL
  • IDE: Apache Netbeans

Prerequisites

To run this application, you need to have the following installed on your system:

  1. Java Development Kit (JDK) - Version 8 or above
  2. MySQL Server - Ensure MySQL is running and accessible.

Setup Instructions

  1. Clone the Repository:
    git clone https://github.com/taher-dev/Employee-Management-System.git

About

This project is a CRUD (Create, Read, Update, Delete) application built using Java Swing for the user interface and MySQL as the database. It features a login page to ensure secure access to the application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages