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
This repository contains the full-stack Employee Management System built with Spring Boot for the backend and React for the frontend. The app allows users to manage employee data through CRUD operations. The backend connects to a MySQL database, and the frontend interacts with the backend API to display and manipulate employee information.