MatchDay Advisor By Ashutosh Shukla
Link to open source: https://github.com/Ashutosh19datascience/matchday-advisor
MatchDay Advisor is a modern web application built with React, Vite, and Vanilla CSS. Its goal is to improve the event day experience by addressing bottlenecks at stadium entry points. Key features include:
- Live Gate Advisory Board: A visual dashboard that tracks crowd capacity at various gates, automatically recommending the fastest moving lines and warning against overcrowded areas.
- Role-Based Access Control (RBAC): Secure login flows separating general Attendees from Event Organizers.
- Real-time Feed: Attendees can post updates on what's happening on the ground, while Organizers can broadcast priority "Official" updates and manually alter gate statuses.
- Security: Built-in input sanitization to protect against XSS injections in the live feed.


