Skip to content

Vanshika1402jain/EmployeesManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmployeesManagementSystem

This repository contains a Java-based Employee Management System designed to manage and maintain employee salary records. The system supports CRUD operations (Create, Read, Update, Delete) and is equipped with a user-friendly GUI built using Swing. The backend utilizes SQL for database operations.

Built with

Features

  • Add New Employee: Create new employee records, including salary details.
  • View Employee Records: Retrieve and display the details of existing employees.
  • Update Employee Information: Modify existing employee salary details.
  • Delete Employee Records: Remove employees from the system.
  • Search Functionality: Easily find specific employee records.
  • Responsive GUI: A user-friendly interface designed with Swing for seamless interaction.
  • Installation

  • Clone the repository:
  • Copy code
    "git clone https://github.com/Vanshika1402jain/EmployeesManagementSystem.git"
  • Set up your SQL database
  • Configure the database connection:
  • Update the JDBC connection string in the Java files with your database credentials (host, username, password).
  • Compile and run the project:
  • Use your preferred IDE (e.g., NetBeans,Eclipse, IntelliJ IDEA) to compile and run the project.

    Usage

    Run the system. Use the GUI to: Add a new employee with salary details. Search, update, or delete employee records. View the database records for real-time updates.

    preview

    Author

    Vanshika Jain

  • Github
  • LinkedIn
  • About

    This repository contains a Java-based Employee Management System for handling employee salary records. The system provides basic CRUD (Create, Read, Update, Delete) operations. Built using Java and SQL, with a user-friendly Swing GUI.

    Resources

    Stars

    0 stars

    Watchers

    1 watching

    Forks

    Releases

    No releases published

    Packages

     
     
     

    Contributors

    Languages