Feature #5719
openworking on eventcrux issues raised by manikanta
Start date:
12/08/2025
Due date:
% Done:
90%
Estimated time:
7:00 h
Subtasks
Related issues
Updated by Maruthi Bharath about 2 months ago
- % Done changed from 0 to 90
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.