Skip to content
#

employee-management-system

Here are 54 public repositories matching this topic...

An employee management system is a software, that helps your employees to give their best efforts every day to achieve the goals of your organization. It guides and manages employees efforts in the right direction. It also securely stores and manages personal and other work-related details for your employees.

  • Updated Aug 30, 2022
  • Java

This project is a menu-driven program that allows us to add, update, delete and view records of employees working in an organization. It stores employee ID, name, education, address, phone, email, designation, adhaar number and salary of the employee. Java and concept of Database Management System(DBMS) and SQL is used to store and manage the data.

  • Updated Mar 29, 2023
  • Java

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.

  • Updated Dec 30, 2022
  • Java

This project includes simple spring mvc restful web app crud operation using maven. In this project you will be able to do insert/update/delete/list operation and will get employee data as json format.

  • Updated Dec 16, 2022
  • Java

Improve this page

Add a description, image, and links to the employee-management-system topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the employee-management-system topic, visit your repo's landing page and select "manage topics."

Learn more