muhammaduamirkhalid/Patient-Health-Monitor ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple web based patient health monitor that lets me enter and track heart health readings over time, like pulse, blood pressure, SpO2, symptoms, notes, and the current medicine plan.
I want a clean data entry page for adding new readings and updating medication changes, with the data saved locally in the browser and also sent to a Supabase database. Then make a dashboard that shows the full history, simple trend charts, a health score, warning alerts for risky readings, and a clear label for whether the patient looks improving, stable, or getting worse.
Also set up an automated daily report that pulls the latest data, summarizes the patient’s status, and emails it out using Resend. Keep it easy to use and practical, with a focus on monitoring heart related health factors and spotting changes early. Look up current docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit