ChronoTrack

Multi-tenant time-off management

Sign in with your Microsoft work account to submit time-off requests, manage approvals, and switch between assigned tenants.

Sign in with Microsoft

Initial setup tip: create a Django superuser from the container to manage tenants and user assignments in /admin/.

docker compose exec web python manage.py createsuperuser