A full-stack web application for managing employee records, built with React for the frontend and Spring Boot for the backend. This system allows users to add, view, update, and delete employee details.
- React.js
- Axios
- React Router DOM
- Bootstrap
- Spring Boot
- Spring Data JPA
- Hibernate
- MySQL
- REST APIs
- โ View all employees in a tabular format
- โ Add a new employee
- โ Update employee details
- โ Delete an employee
- โ RESTful API integration