template-saas-backend-v2/src/modules/goals
Adrian Flores Cortes 09ea4d51b4 [SAAS-022] feat: Implement Goals module backend
- Added 4 entities: DefinitionEntity, AssignmentEntity, ProgressLogEntity, MilestoneNotificationEntity
- Added DTOs for definitions and assignments
- Added services for definitions and assignments CRUD
- Added controllers with full REST API endpoints
- Added GoalsModule and registered in AppModule

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 06:25:44 -06:00
..
controllers [SAAS-022] feat: Implement Goals module backend 2026-01-25 06:25:44 -06:00
dto [SAAS-022] feat: Implement Goals module backend 2026-01-25 06:25:44 -06:00
entities [SAAS-022] feat: Implement Goals module backend 2026-01-25 06:25:44 -06:00
services [SAAS-022] feat: Implement Goals module backend 2026-01-25 06:25:44 -06:00
goals.module.ts [SAAS-022] feat: Implement Goals module backend 2026-01-25 06:25:44 -06:00
index.ts [SAAS-022] feat: Implement Goals module backend 2026-01-25 06:25:44 -06:00