Manage Employees is a full stack application using Spring boot as backend, ReactJs as frontend and MySQL as database. This application enables the CRUD Operation for employees.
- There is no need to be authenticated in order to make use of this application.
- User can access the application and Insert, Delete, Update, Retrieve employees along with the details.
- After saving the employees will appear in the list.