• Fares's avatar
    feat(seasonal): add inline family members to seasonal registration form · 53d68f25
    Fares authored
    The seasonal membership form now allows adding spouses and children
    directly during registration (not just selecting pre-existing ones).
    New family members are created as actual spouse/child records and
    included in the pricing calculation. The price preview API also
    reflects inline additions in real-time.
    
    All discounts work correctly with inline members:
    - Parent + child <15: 500 EGP off
    - Husband + wife: 1000 EGP off
    - Family of 5+: 1000 EGP off
    - No qualification: 10% off
    - VAT applied on all amounts
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    53d68f25
Name
Last commit
Last update
..
Controllers Loading commit data...
Models Loading commit data...
Services Loading commit data...
Views Loading commit data...
Routes.php Loading commit data...
bootstrap.php Loading commit data...