heavylaws/Dental-Clinic-System ? reverse-engineered prompt
Reverse engineered prompt
Build me a modern dental clinic management app for a small practice. I want a desktop web app for admins, doctors, and reception staff, plus a simple mobile view for quick use on the go.
It should let staff log in, manage patients, schedule appointments, open a patient file, write visit notes, track treatment plans with a dental chart, handle invoices and payments, keep a running ledger, and show basic reports and dashboard stats. Admins should be able to manage users, settings, and audit logs, while doctors and reception only see what they need. Include reminders and recall follow ups, and make the mobile version able to search patients, manage appointments, view patient files, and handle visit and billing tasks.
Use a clean modern UI, and make it work in demo mode with in memory data, but also support PostgreSQL if a database URL is provided. If you need current docs for any libraries, look them up online and then implement it.
Are you gonna build this?
make sure you review the code using coderabbit