This demo showcases a technical event management system that uses the Scheduler component, where each technical event is split into multiple sessions with specific room allocations. The system features drag-and-drop capabilities for scheduling sessions, conflict prevention, and filtering by room.
This example demonstrates how to implement a technical event management system using the Scheduler component. The application includes the following key features: Each technical event is organized into multiple separate sessions, with specific room allocations on the same day. An external list of unscheduled sessions that can be scheduled via drag-and-drop functionality Prevention of scheduling conflicts and room capacity overflows while dragging and dropping externally maintained event sessions. Room-based filtering through toolbar dropdown selections. Ability to filter and view unscheduled event sessions by technical event. Detailed agenda view that displays event information including speakers, audience size, and session descriptions.