You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Full Stack Employee Management System using ReactJs and Spring Boot. Here er are used MySql database to store the employee details. We also implemented the Spring Security. Here we can add, view, edit and delete the employee details
Full Stack Employee Management Application Using ReactJS and Spring Boot
Tech We Used
ReactJs
Spring Boot
MySql Database
Spring Security
REST API
Features
Login and Logout
CURD Operations
Data are stored in MySql database
Neat and clean UI
Steps to run in your machine
Run the following commands
Clone the rep
cd react-frontend
npm i
npm run start
cd springboot-backend
Run as Spring Boot
Hope you liked this project, dont forget to ⭐ the repo.
About
Full Stack Employee Management System using ReactJs and Spring Boot. Here er are used MySql database to store the employee details. We also implemented the Spring Security. Here we can add, view, edit and delete the employee details