feat: Add experience management feature with UI, BLoC integration, and repository implementation

This commit is contained in:
Achintha Isuru
2026-01-24 21:04:59 -05:00
parent c124111f46
commit f81e1949d1
23 changed files with 901 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ workspace:
- packages/features/staff/staff_main
- packages/features/staff/profile
- packages/features/staff/profile_sections/onboarding/emergency_contact
- packages/features/staff/profile_sections/onboarding/experience
- packages/features/staff/profile_sections/onboarding/profile_info
- packages/features/client/authentication
- packages/features/client/home