dentalondemand/dentamap — reverse-engineered prompt
Reverse engineered prompt
Build me a simple cloud hosted dental diagnostic exam tool for a practice that staff can open in any browser on phone, tablet, or desktop. I want a password protected staff login, then a flow to start a new exam, enter a patient name and optional chart number, fill out four diagnostic areas with six questions each on a 1 to 5 scale, and optionally turn on an implant risk assessment section. After submitting, show a clear results page with a radar chart, clinician notes, and a version that prints nicely for the patient chart.
Please also save exam history so staff can look up past exams and open a single exam again later. Keep it secure over HTTPS and use a simple database that persists in the hosted environment. Include the basic API endpoints for login, questions, submitting exams, listing exams, getting one exam, and changing the default password after first login.
If needed, look up the current hosting docs online and make it easy to deploy.
Want more depth? Deep Reverse