Skip to content

vulture02/employee-database-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Œ Overview

The Employee Database Management System is a Java-based application that helps manage employee records efficiently. It provides functionalities for adding, updating, deleting, and retrieving employee details. The system uses MySQL as the database and Swing for the user interface.

πŸš€ Features

  • Add new employees with details like Name, Employee ID, Department, and Salary.
  • Update existing employee records.
  • Delete employee records when necessary.
  • View all employee data in a structured format.
  • Search for employees based on Employee ID or Name.

πŸ› οΈ Tech Stack

  • Programming Language: Java
  • Database: MySQL
  • GUI Framework: Swing
  • IDE Used: IntelliJ IDEA / Eclipse / NetBeans

πŸ“‚ Project Structure

🎯 Prerequisites

Make sure you have the following installed before running the project:

  • Java JDK (8 or later)
  • MySQL Database Server
  • JDBC Driver for MySQL
  • An IDE (IntelliJ, Eclipse, NetBeans, etc.)

πŸ”§ Setup & Installation

  1. Clone the repository:
    git clone https://github.com/your-username/Employee-Database-Management-System.git
    
    

String url = "jdbc:mysql://localhost:3306/employee_db"; String user = "your_username"; String password = "your_password";

git checkout -b feature-new


How It Works

βœ” The script creates a well-formatted README.md file with all project details.
βœ” Just run the script, and the file will be generated automatically.

Let me know if you need any modifications! πŸš€

About

I developed using Java Swing Framework and MySql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages