csjuricllp-lang/cmms-app ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple maintenance work order app for a company.
I want a frontend and backend that let people create, view, update, and close work orders, with a clean dashboard for tracking what is open, in progress, and done. It should support different user roles, since I have a roles comparison file, so please make sure admins, managers, and regular users can see only what they should and can do the right actions. Use the old work order notes as a guide for the kinds of fields and workflows this app should have.
Please make it feel usable and practical, with login, a list view, a detail view, and forms that are easy to fill out. If anything is unclear, use sensible defaults and keep the structure easy to extend later. If you need to check current docs or best practices for anything, go ahead and look them up online.
Are you gonna build this?
make sure you review the code using coderabbit