I recently built and deployed a Smart Stadium Dashboard that simulates real-time crowd management inside a large venue.
This project focuses on improving the physical event experience by monitoring crowd density, waiting times, and operational alerts in real-time.
πΉ Key Features
β’ Live stadium map with crowd density visualization
β’ Waiting time tracking for gates and facilities
β’ Priority alert system for critical situations
β’ Staff allocation monitoring
β’ AI-based crowd suggestions for better management
πΉ Tech Stack
β’ Frontend: HTML, CSS, JavaScript (Vite)
β’ Backend: Node.js (Express)
β’ Deployment: Google Cloud Run
πΉ What I Learned
β’ How to deploy full-stack applications on cloud platforms
β’ Handling frontend and backend integration in production
β’ Understanding real-world scalability concepts
β’ Debugging cloud deployment issues
πΉ Challenges Faced
Initially faced multiple deployment errors while configuring Cloud Run, especially with build and server setup. After debugging logs and fixing the server configuration, I successfully deployed the application.
π Live Demo: https://smart-stadium-dashboard-317275340485.us-central1.run.app
This project gave me a strong understanding of cloud deployment and real-time system design.

Top comments (0)