https://github.com/jagadeeshkiot/employee-management-sys
This project is about Employee Management System built with React+Vita, Java Script and Bootstrap on the frontend, and Spring Boot with MySQL on the backend. This web application allows users to perform CRUD operations (Create, Read, Update, Delete) on employee data.
https://github.com/jagadeeshkiot/employee-management-sys
bootstrap5 css datajpa java java-spring-boot-project javafullstack jpa-hibernate management-system mysql project spring spring-boot spring-projects springboot
Last synced: 3 months ago
JSON representation
This project is about Employee Management System built with React+Vita, Java Script and Bootstrap on the frontend, and Spring Boot with MySQL on the backend. This web application allows users to perform CRUD operations (Create, Read, Update, Delete) on employee data.
- Host: GitHub
- URL: https://github.com/jagadeeshkiot/employee-management-sys
- Owner: jagadeeshkiot
- Created: 2025-06-27T20:35:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-27T21:27:42.000Z (about 1 year ago)
- Last Synced: 2025-06-27T22:19:47.951Z (about 1 year ago)
- Topics: bootstrap5, css, datajpa, java, java-spring-boot-project, javafullstack, jpa-hibernate, management-system, mysql, project, spring, spring-boot, spring-projects, springboot
- Language: Java
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Employee-Management-Sys 🚀
This project is about Employee Management System built with **React+Vita** , **Java Script** and **Bootstrap** on the **frontend**, and **Spring Boot** with **MySQL** on the **backend**. This web application allows users to perform **CRUD operations (Create, Read, Update, Delete)** on employee data.

# Features ✨
* View a list of all employees
* Add a new employee
* Update existing employee details
* Delete an employee
* Responsive UI using Bootstrap
* RESTful APIs with Spring Boot
* Persistent data storage with MySQL
# Tech Stack 🛠️
* Frontend: React.js, Bootstrap, Axios
* Backend: Spring Boot (Java), REST API
* Database: MySQL
# Project Structure

# Perview
**List of all employees displayed on the Home page**

**Add Employee (with Validation)**

**Update the Exisiting Exployee**
