jan-cieslik/clinic_edge ? reverse-engineered prompt

Reverse engineered prompt

Build me a web app for medical education called Clinic Edge, where students can pick a symptom and get a realistic gynecology or obstetrics patient case to work through.

I want a clean landing page that shows different cardinal symptoms, then generates a case with patient details, history, vitals, labs, findings, and a diagnosis. Some cases should be fixed and some should be randomly generated from templates so users can get new variations each time. The app should also let the user chat with the patient, request findings, and view reports and prescribed medications during the case.

Use Supabase for the backend and make sure the data model supports storing case templates, generated patients, chat logs, diagnoses, findings, reports, and prescriptions. Keep the experience simple and educational, with a polished interface that feels like a clinical training portal. If you need to check current docs or best practices for anything, look them up online first.