Complete Profile Selector (Private vs Corporate) #153

Open
opened 2026-03-26 09:15:06 +01:00 by kincses · 0 comments
Owner

Objective: Complete the Profile Selector component that allows users to switch between private and corporate profiles with different dashboards.

Target Files:

  • Frontend:
  • Frontend:
  • Backend: Profile switching logic in user endpoints
  • Database: Profile preferences in user tables

Acceptance Criteria:

  1. Users can switch between private and corporate profiles
  2. Dashboard content changes based on selected profile
  3. Profile preference persists across sessions
  4. Corporate profile shows fleet management features
  5. Private profile shows personal vehicle features

Execution Steps:

  1. Complete frontend ProfileSelector component
  2. Implement backend endpoint for profile switching
  3. Add profile-based dashboard content filtering
  4. Test profile switching and persistence
  5. Ensure all components respect profile context

Technical Details:

  • Estimated effort: 1 day
  • Dependencies: Phase 2 completion
  • Priority: P2 (enhances user experience)
**Objective:** Complete the Profile Selector component that allows users to switch between private and corporate profiles with different dashboards. **Target Files:** - Frontend: - Frontend: - Backend: Profile switching logic in user endpoints - Database: Profile preferences in user tables **Acceptance Criteria:** 1. Users can switch between private and corporate profiles 2. Dashboard content changes based on selected profile 3. Profile preference persists across sessions 4. Corporate profile shows fleet management features 5. Private profile shows personal vehicle features **Execution Steps:** 1. Complete frontend ProfileSelector component 2. Implement backend endpoint for profile switching 3. Add profile-based dashboard content filtering 4. Test profile switching and persistence 5. Ensure all components respect profile context **Technical Details:** - Estimated effort: 1 day - Dependencies: Phase 2 completion - Priority: P2 (enhances user experience)
kincses added this to the Phase 3: Advanced Features & Epic 11 milestone 2026-03-26 09:15:06 +01:00
kincses added the Status: To DoScope: BackendScope: FrontendType: Feature labels 2026-03-26 09:15:06 +01:00
Sign in to join this conversation.