gohorsejobs/backend/internal/handlers
Tiago Yamamoto b23393bf35 feat: implement stripe subscriptions, google analytics, and user crud
- Backend:
  - Add Stripe subscription fields to companies (migration 019)
  - Implement Stripe Checkout and Webhook handlers
  - Add Metrics API (view count, recording)
  - Update Company and Job models
- Frontend:
  - Add Google Analytics component
  - Implement User CRUD in Backoffice (Dashboard)
  - Add 'Featured' badge to JobCard
- Docs: Update Roadmap and artifacts
2025-12-27 12:06:54 -03:00
..
activity_log_handler.go feat: implementar múltiplas features 2025-12-27 11:19:47 -03:00
application_handler.go feat: implementar múltiplas features 2025-12-27 11:19:47 -03:00
application_handler_test.go feat(tests): �� added unit tests and E2E tests for handlers 2025-12-15 09:08:32 -03:00
job_handler.go feat: implementar múltiplas features 2025-12-27 11:19:47 -03:00
job_handler_test.go feat(tests): �� added unit tests and E2E tests for handlers 2025-12-15 09:08:32 -03:00
metrics_handler.go feat: implement stripe subscriptions, google analytics, and user crud 2025-12-27 12:06:54 -03:00
notification_handler.go feat(notifications): implementar sistema de notificações e FCM 2025-12-27 11:24:27 -03:00
storage_handler.go Add swagger docs for applications and storage 2025-12-14 17:10:42 -03:00
subscription_handler.go feat: implement stripe subscriptions, google analytics, and user crud 2025-12-27 12:06:54 -03:00
ticket_handler.go feat: implementar múltiplas features 2025-12-27 11:19:47 -03:00