aethex-forge/api/candidate
Claude 0674a282b0
Add Candidate Portal foundation - API and core pages
- Add database migration for candidate_profiles, candidate_interviews,
  and candidate_offers tables with RLS policies
- Add API endpoints: /api/candidate/profile, /api/candidate/interviews,
  /api/candidate/offers
- Add CandidatePortal.tsx main dashboard with stats, quick actions,
  upcoming interviews, and pending offers
- Add CandidateProfile.tsx profile builder with tabs for basic info,
  work experience, education, and portfolio links
2026-01-26 21:58:45 +00:00
..
interviews.ts Add Candidate Portal foundation - API and core pages 2026-01-26 21:58:45 +00:00
offers.ts Add Candidate Portal foundation - API and core pages 2026-01-26 21:58:45 +00:00
profile.ts Add Candidate Portal foundation - API and core pages 2026-01-26 21:58:45 +00:00