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)