edusync / app /core

Commit History

feat: implement initial face recognition service with API endpoints for registration, attendance, and anti-spoofing capabilities.
e51f7f4

sakshusat commited on

feat: Add application configuration management with remote synchronization and an anti-spoofing utility.
31465a0

sakshusat commited on

feat: implement anti-spoofing utilities including liveness detection and lighting analysis, and introduce dynamic configuration management with remote sync.
c3dcf51

sakshusat commited on

feat: implement application configuration management including remote server synchronization and environment variable loading.
bcf1bd7

sakshusat commited on

feat: Introduce Pydantic-based application configuration with remote server synchronization for dynamic settings updates.
c72d7ef

sakshusat commited on

feat: Implement anti-spoofing utilities and dynamic configuration management with remote sync.
4186154

sakshusat commited on

feat: Initialize face recognition service with FastAPI, MongoDB, Haar Cascade, ArcFace ONNX, and dynamic configuration sync.
b54297c

sakshusat commited on

chore: remove .env from tracking and update configuration
eb8829d

sakshusat commited on

feat: Implement centralized application configuration with remote server synchronization and periodic updates.
7a19f9f

sakshusat commited on

feat: Add API endpoints for face registration, attendance marking with liveness and lighting analysis, and introduce dynamic configuration.
5975314

sakshusat commited on

fix: include FACE_API_KEY in config fetch requests
eedf8bf

sakshusat commited on

feat: upgrade face recognition with anti-spoofing and lighting checks
93d0910

sakshusat commited on

Initial commit - face recognition service
47ff6b2

sakshusat commited on