A professional employee management and attendance tracking system built with a Spring Boot backend and a React frontend.
- Backend: Java, Spring Boot, Spring Data JPA, Hibernate, MySQL
- Frontend: React (Vite), Tailwind CSS, Axios
- Architecture: RESTful API Design, CORS Configuration
/Backend: Contains the Spring Boot REST API and Database configurations./Frontend: Contains the modern React (Vite) user interface and components.
- Java 17 or higher
- Node.js (v18+)
- MySQL Server
- Employee Management: CRUD operations for employee records.
- Attendance Tracking: Secure punch-in and punch-out functionality.
- Responsive UI: Modern dashboard designed with Tailwind CSS.
- CORS Integration: Seamless communication between decoupled Frontend and Backend.