Core Modules
- Candidate and applicant lifecycle management
- Job requisitions and approval workflows
- Interview, offer, and onboarding pipelines
- Matching and automation services
This Django service powers the AOS Applicant Tracking System. It manages candidates, requisitions, workflow stages, interviews, offers, onboarding data, AI matching, and internal API endpoints used by the ATS frontend and external integrations.
The backend serves authenticated ATS APIs under /api/v1/, integration endpoints, background processing hooks, and documentation routes for internal teams.
Recruiters, hiring teams, career portals, automation jobs, and connected frontend applications all use this service as the system of record for ATS operations.