syarifat/ui_greenmetric ? reverse-engineered prompt
Reverse engineered prompt
Build me a web app for managing GreenMetric assessment data.
I want a simple system where an admin can log in, see a dashboard, and manage the criteria and indicators used for scoring. The app should let me add, edit, delete, and view criteria, indicators, and assessment results, then calculate the final score based on the saved rules. Make the interface clean and easy to use, with a few basic pages for listing data, entering scores, and seeing summary results.
Please also include the backend API needed for the main features, with clear routes and basic validation, so it can be used from the web UI and tested later. If you need to check anything about the current framework or best practices, look up the latest docs online.
Keep it practical and working end to end, with sensible defaults, seed data if helpful, and an easy way to run it locally.
Are you gonna build this?
make sure you review the code using coderabbit