gohorsejobs/backend/internal/models
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.go feat: implementar múltiplas features 2025-12-27 11:19:47 -03:00
application.go first commit 2025-12-09 19:04:48 -03:00
company.go feat: implement stripe subscriptions, google analytics, and user crud 2025-12-27 12:06:54 -03:00
favorite_job.go first commit 2025-12-09 19:04:48 -03:00
job.go feat: implement stripe subscriptions, google analytics, and user crud 2025-12-27 12:06:54 -03:00
job_view.go feat: implement stripe subscriptions, google analytics, and user crud 2025-12-27 12:06:54 -03:00
location.go first commit 2025-12-09 19:04:48 -03:00
notification.go feat(notifications): implementar sistema de notificações e FCM 2025-12-27 11:24:27 -03:00
password_reset.go first commit 2025-12-09 19:04:48 -03:00
ticket.go feat: implementar múltiplas features 2025-12-27 11:19:47 -03:00
user.go feat: implementar múltiplas features 2025-12-27 11:19:47 -03:00
user_company.go first commit 2025-12-09 19:04:48 -03:00