Employee List Full Stack App
- ReactJS
- Java
- Personal
- https://github.com/tomokawaguchi/dcs-employee-list-app
Live site link not available.
This is a full stack app where it showcases a list of employees and a user can create a new employee, view a list of all employees, modify existing employee records and finally delete employee records via an app.
Features of App/Project
- Full CRUD methods have been implemented in Spring Boot/Java
- Form has been implemented with basic vanilla JS validations
- Unit Tests have been written and implemented
