• Mahmoud Aglan's avatar
    Complete Flutter mobile app — all screens, auth, API, animations · 333c066b
    Mahmoud Aglan authored
    Full-featured guardian/participant mobile app for El Captain Sports ERP:
    - Riverpod state management, GoRouter navigation with animated transitions
    - Arabic-first RTL with English toggle, Cairo + Inter fonts
    - OTP auth flow with Sanctum bearer tokens
    - Dashboard with children cards, today's sessions, quick stats
    - Participant detail with action grid (attendance, invoices, evaluations)
    - Weekly schedule view with day selector
    - Attendance history with circular rate indicator
    - Invoice list with pay button and status badges
    - Evaluation cards with criteria progress bars
    - Events with registration, Shop product grid
    - Messages with chat bubbles, Service requests with create modal
    - Multi-step pre-registration wizard (guardian → child → review)
    - Notification inbox with type-based icons
    - Profile with language toggle and logout
    - Everything animated (flutter_animate): fade-slide, scale-in, stagger
    - Builds successfully for iOS (verified)
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    333c066b
Name
Last commit
Last update
..
api Loading commit data...
auth Loading commit data...
l10n Loading commit data...
router Loading commit data...
theme Loading commit data...
utils Loading commit data...
widgets Loading commit data...