<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Arikatla Harshitha</title>
    <description>The latest articles on DEV Community by Arikatla Harshitha (@arikatla_harshitha_938810).</description>
    <link>https://dev.to/arikatla_harshitha_938810</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3887602%2F57436c13-aa6f-4dfc-b7c8-2b05133a7fe3.png</url>
      <title>DEV Community: Arikatla Harshitha</title>
      <link>https://dev.to/arikatla_harshitha_938810</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/arikatla_harshitha_938810"/>
    <language>en</language>
    <item>
      <title>Building MovieSync in Public: A Real-Time Dashboard to Tell About the Crowds</title>
      <dc:creator>Arikatla Harshitha</dc:creator>
      <pubDate>Sun, 19 Apr 2026 17:38:55 +0000</pubDate>
      <link>https://dev.to/arikatla_harshitha_938810/building-moviepro-in-public-a-real-time-dashboard-to-tell-about-the-crowds-5emc</link>
      <guid>https://dev.to/arikatla_harshitha_938810/building-moviepro-in-public-a-real-time-dashboard-to-tell-about-the-crowds-5emc</guid>
      <description>&lt;p&gt;🎬 The Problem 🤔&lt;br&gt;
You know the feeling.&lt;br&gt;
Interval hits at the cinema. The credits roll for a second. And then — chaos.&lt;br&gt;
Everyone floods out at once. The washroom has a 10-minute queue. The food court looks like a Black Friday sale. And by the time you're back in your seat, you've missed the first scene of the second half.&lt;br&gt;
There's no information. No visibility. Just guesswork.&lt;br&gt;
So I thought — what if you could just check your phone and know exactly where the crowd is?&lt;br&gt;
That's the idea behind this project.&lt;/p&gt;

&lt;p&gt;What the App Does 🎯&lt;br&gt;
The Movie Hall Crowd Tracker is a web app that gives you real-time crowd visibility inside a cinema:&lt;/p&gt;

&lt;p&gt;🚻 Washroom crowd levels — Know before you go&lt;br&gt;
🍕 Food court rush tracking — Plan your snack run at the right time&lt;br&gt;
🎥 Screen-wise crowd density — See how packed Screen 1, 2, and 3 are&lt;/p&gt;

&lt;p&gt;Instead of wandering around and guessing, you get a clear picture of what's happening inside the hall.&lt;/p&gt;

&lt;p&gt;Tech Stack 🛠️&lt;br&gt;
LayerTechFrontendReact + ViteDeploymentGoogle Cloud Run (GCP)&lt;br&gt;
Why React + Vite?&lt;br&gt;
Vite's lightning-fast HMR and build speed made it the perfect choice for rapid development. React's component model mapped naturally to the crowd display sections (washroom, food court, screens).&lt;br&gt;
Why Google Cloud Run?&lt;br&gt;
Cloud Run gives you serverless container deployment — you push, it scales. No managing servers. No downtime. Perfect for a public-facing app that needs to just work.&lt;/p&gt;

&lt;p&gt;How It Works 🔧&lt;br&gt;
The app is divided into clear sections for each area of the cinema:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Washroom Crowd Indicator
Displays the current crowd level at the washroom zones. Color-coded for at-a-glance readability — green for low, amber for moderate, red for high.&lt;/li&gt;
&lt;li&gt;Food Court Rush Tracker
Shows the real-time rush level at the food court. Users can see at a glance whether it's a good time to head out for snacks.&lt;/li&gt;
&lt;li&gt;Screen Crowd Density (Screen 1, 2, 3)
Each screen gets its own crowd density indicator so you can see which hall is packed and which one has breathing room.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Lessons Learned 📚&lt;br&gt;
Building this project taught me a lot:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Think in components.
Breaking the cinema into zones (washroom, food court, screens) early on made the React component structure obvious and clean.&lt;/li&gt;
&lt;li&gt;Deployment is not an afterthought.
Getting from local dev to Cloud Run required understanding containers, environment configs, and GCP project settings. It deserves as much attention as the code itself.&lt;/li&gt;
&lt;li&gt;Real-world utility &amp;gt; fancy tech.
This app solves a simple, everyday problem. It doesn't need AI or blockchain. It just needs to give people the right information at the right time. That simplicity is the point.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;What's Next 🚀&lt;br&gt;
There's a lot of room to grow this:&lt;/p&gt;

&lt;p&gt;Real-time backend integration (WebSockets / Firebase)&lt;br&gt;
 QR code scan at the cinema entrance to auto-load the hall&lt;br&gt;
 Push notifications for "food court is now free!"&lt;br&gt;
 Admin dashboard for cinema staff to update crowd levels&lt;/p&gt;

&lt;p&gt;Try It Out!&lt;br&gt;
🔗 Live App: &lt;a href="https://movies-1069739505315.us-central1.run.app/" rel="noopener noreferrer"&gt;https://movies-1069739505315.us-central1.run.app/&lt;/a&gt;&lt;br&gt;
Would love your feedback — drop a comment below! 👇&lt;/p&gt;

&lt;p&gt;React + Vite frontend deployed on Google Cloud Run.&lt;/p&gt;

&lt;h1&gt;
  
  
  react #webdev #showdev #beginners #javascript
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbke3fmeaj3i0bu4tk9qs.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbke3fmeaj3i0bu4tk9qs.png" alt=" " width="800" height="337"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fyrmglfqr4rgmojskx6vi.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fyrmglfqr4rgmojskx6vi.png" alt=" " width="800" height="347"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7mqj8001qqgiu0rnpwk2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7mqj8001qqgiu0rnpwk2.png" alt=" " width="800" height="338"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>programming</category>
      <category>development</category>
    </item>
  </channel>
</rss>
