Skip to content

This project is an Employee Management System designed to perform CRUD (Create, Read, Update, Delete) operations efficiently. The system is built using a tech stack that includes Java 17, Spring Boot, Thymeleaf, Spring MVC, Spring Data JPA, Hibernate, Maven, and MySQL. It provides a comprehensive solution for managing employee information.

Notifications You must be signed in to change notification settings

DT-GAMER/Employee-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title:

Employee Management System

1. Project Description:

A Spring MVC web application for Employee Information Management with the following CRUD operations:

  • Get all the employees
  • Add a new employee
  • Update an employee
  • Delete an employee

2. Tech Stack:

  • Java 17
  • Spring Boot
  • HTML
  • Bootstrap
  • Thymeleaf
  • Spring MVC
  • Spring Data JPA
  • Hibernate
  • Maven
  • MySql database

3. Installing:

i. Clone the git repo

https://github.com/DT-GAMER/Employee-Management-System.git

ii. Open project folder

iii. Explore

4. How To Use:

i. Create Database -> sample (NMae of your choice)

ii. Open project in preferred IDE (e.g .. Spring Tools Suite 4)

iii. Run project as Spring Boot App

iv. Hibernate will automatically create a table name -> employee

v. Add sample data to table using MySQL Workbench Client

vi. Open web app at localhost: 8080/

vii. Add, Update and Delete records from web app

5. Demo:

- All Employee UI

This is an image

- Add Employee UI

This is an image

- Update UI

This is an image

About

This project is an Employee Management System designed to perform CRUD (Create, Read, Update, Delete) operations efficiently. The system is built using a tech stack that includes Java 17, Spring Boot, Thymeleaf, Spring MVC, Spring Data JPA, Hibernate, Maven, and MySQL. It provides a comprehensive solution for managing employee information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published