LeaveMarker is a Leave Management System designed to streamline attendance, leave applications, holiday management, and reporting for organizations.
The backend is a Java-based Spring Boot application. It provides REST APIs for managing the leave management system.
- Path:
backend/ - Key Features:
- Authentication and Authorization
- Attendance Management
- Leave Applications
- Holiday Management
- Reporting
The frontend is built using Next.js and TypeScript. It provides a user-friendly interface for employees and administrators.
- Path:
frontend/ - Key Features:
- Dashboard for employees and admins
- Login and Signup pages
- Attendance, Leave, and Holiday management
This project is currently under active development. Some features may not be fully implemented yet.
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Commit your changes and push them to your fork.
- Submit a pull request.
This project is licensed under the MIT License.