Skip to content

This project is an Employee Management System built using Spring MVC and JSP. It includes CRUD operations for managing Employees.

Notifications You must be signed in to change notification settings

gajendra-ingle/EMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Management System

The Employee Management System is a web application built using Spring MVC for the backend, Hibernate for ORM, and JSP for the frontend. It provides an interface for managing employee records and user accounts with features like login, registration, and CRUD operations.


📋 Features

👤 User Module

  • User Registration: Allows new users to create an account.
  • User Login: Enables users to access the application securely.
  • Update Profile: Users can edit their profile details.

🧑‍💼 Employee Module

  • Add Employee: Users can add new employees.
  • Search Employee: Allows searching for employees by criteria.
  • Update Employee: Modify existing employee records.
  • Delete Employee: Remove employee records from the database.
  • View All Employees: Displays a list of all employees.

💻 Tech Stack

  • Backend: Spring MVC
  • ORM: Hibernate
  • Frontend: JSP, Bootstrap
  • Database: MySQL
  • Build Tool: Maven

🖼️ Screenshots

Home Page

Home Page

User Register Page

Register

User Login Page

Login

Welcome Page Page

Welcome

Add Employee

Add Employee

View Employees

View Employees

Update Employee

Update Employee

Delete Employee

Delete Employee

Search Employee

Search Employee

User Profile

User Profile


Thank you for exploring!
Happy coding! 🚀

About

This project is an Employee Management System built using Spring MVC and JSP. It includes CRUD operations for managing Employees.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published