AKJenaX/HydroSense — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a smart water monitoring app called HydroSense for an underground borewell setup. I want a simple web dashboard where I can see live water usage coming from an ESP32 device, how much was used today, how much is left, the current status, and when the daily count resets. It should support different usage types like home, apartment, commercial, and industry, each with its own daily limit.

When usage gets close to the limit, send a Telegram warning, and when the limit is crossed, mark it clearly and handle the relay state in the data. I also want people to be able to buy extra water through Razorpay, and that extra amount should show up on the dashboard along with total money paid. Please make updates happen in real time, not just on refresh.

Include a way to manually reset usage, keep secrets in environment files, and add a simple simulator so I can test the flow without hardware first. Look up current docs online if you need to.

Want more depth? Deep Reverse