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 Development using ReactJs and Spring Boot. Here we are used MySql, MongoDb and PostgreSql database to store the data. We also implemented the Spring Security. Here we can understand add, view, edit and delete operations. This is the template/project that we are given to our junior colleagues in our college knowledge workshop
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 Development using ReactJs and Spring Boot. Here we are used MySql, MongoDb and PostgreSql database to store the data. We also implemented the Spring Security. Here we can understand add, view, edit and delete operations. This is the template/project that we are given to our junior colleagues in our college knowledge workshop