This project is an enterprise-grade Attendance and HRMS platform powered by AI technologies. It includes features such as face recognition attendance, a full HRMS suite, and predictive analytics.
- Docker
- Docker Compose
- Python 3.10+
- Node.js (for frontend)
- Clone the repository.
- Navigate to the project directory.
- Copy
.env.exampleto.envand fill in the required variables. - Run
docker-compose upto start the services.
services/: Contains all backend microservices.web-client/: Contains the React web application.mobile-app/: Contains the React Native mobile application.infra/: Contains infrastructure as code configurations.docs/: Contains documentation files.
Please refer to the CONTRIBUTING.md for guidelines on contributing to this project.