reepoi/ahj-registry-2021 ? reverse-engineered prompt
Reverse engineered prompt
Build me an Authority Having Jurisdiction registry app for the Orange Button project.
I want a simple web app where people can look up AHJ records and see the key details for each one, like an ID number, name, what codes they enforce, their address and location, and any required engineering reviews. Please make it feel straightforward to browse and search, with a clean list view and a detail page for each record.
Use a Vue 2 client and a Django backend, since that’s what this project is set up for. If you need to check current docs for best practices or any setup details, go ahead and look them up. Keep the app easy to run locally, and make sure the main data can be created, viewed, edited, and removed from the interface or API. Include anything needed so the registry is actually usable, not just a static page.
Are you gonna build this?
make sure you review the code using coderabbit