siddhesh-crypto/Smart-City-Operations ? reverse-engineered prompt

Reverse engineered prompt

Build me a local smart city monitoring app for Pune that shows live air quality, traffic, and weather for a few city zones in one place.

I want the data to flow in real time, with separate generators for each signal, then a combined processing step that enriches the zone records and stores them so the dashboard can read the latest numbers quickly. Please make a simple web dashboard that shows current readings, summaries, zone wise analytics, status breakdowns, and trends over the last hour or so. It should feel like an operations view, easy to scan at a glance.

Also include a small API for the dashboard to use, plus a way to start and verify the whole pipeline locally, so I can run it with Docker and a few Python commands. If you need current docs for anything, look them up online. Make it work with mock data if a live AQI token is not set, so the project still runs end to end.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab