mas-elkhanza/SIMRS-Khanza — reverse-engineered prompt
Reverse engineered prompt
I want you to turn this repo into a working hospital management system I can run locally. It should handle the main flow for a hospital, clinic, or puskesmas, including patient registration, doctor schedules, outpatient and inpatient care, medical records, pharmacy, lab and radiology, billing, reports, and queue displays or printouts. It also looks like there are connections for BPJS and Satu Sehat related services, so please hook those up where this project already supports them, but make sure the app still works in a local demo setup if those external services are not configured.
Please use the existing database scripts, forms, and report templates in the repo, fix whatever is needed so it builds cleanly, and set up sample or default config so I can see the main features without a lot of manual work. Leave me with simple steps to run it, sign in, and test the main workflows. If you need more context, check the project wiki or current docs online.
Want more depth? Deep Reverse