gohorsejobs/backend/internal/api/handlers
Tiago Yamamoto ce0531fefc feat: connect registration and jobs to real API
Backend fixes:
- Fix FK violation in candidate registration by creating company first
- Add CompanyRepository to RegisterCandidateUseCase
- Add handler integration tests for validation

Frontend improvements:
- Add registerCompany function in auth.ts
- Connect company registration form to backend API
- Replace mockJobs with API call in job detail page
- Add loading/error states to job detail page
- Add Jest tests for auth module
2025-12-23 08:19:49 -03:00
..
admin_handlers.go Add dynamic candidate management data 2025-12-22 19:18:15 -03:00
core_handlers.go feat: Enhance platform with funny jobs, FAQ, Skeleton UI, and Tests 2025-12-22 23:48:56 -03:00
core_handlers_test.go feat: connect registration and jobs to real API 2025-12-23 08:19:49 -03:00