• 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
..
attendance Loading commit data...
auth Loading commit data...
evaluations Loading commit data...
events Loading commit data...
home Loading commit data...
invoices Loading commit data...
messages Loading commit data...
notifications Loading commit data...
participants Loading commit data...
profile Loading commit data...
registration Loading commit data...
schedule Loading commit data...
service_requests Loading commit data...
shop Loading commit data...
splash Loading commit data...