Commit History

feat: implement tasks API with GET today and PATCH status endpoints
32eb084

Michael-Antony commited on

feat: implement daily attendance summary API
a8ee704

Michael-Antony commited on

refactor: Change API context path from /api/v1 to /tracker
3d54c92

Michael-Antony commited on

refactor: Use server time for check-in/check-out instead of client timestamp
0c2c78b

Michael-Antony commited on

feat: Implement check-out API with total working time calculation
ca7fde4

Michael-Antony commited on

Fix: Parse DATABASE_URL to extract individual connection parameters for asyncpg
69c71e7

Michael-Antony commited on

Added Wheel file for Dependency
7028ec3

Michael-Antony commited on

Add initial project structure with Dockerfile, environment configuration, and FastAPI setup
230f597

MukeshKapoor25 commited on