worI implemented dynamic subdomain handling to support event-specific URLs in the application. The system automatically detects the subdomain and updates the URL format from a query parameter to a proper subdomain structure (e.g., mahi.localhost:4200). Event pages now load based on the subdomain embedded in the hostname, improving routing, branding, and user navigation. This enhancement ensures each event can have its own unique access link and better domain identity.