motapinto/company-dashboard — reverse-engineered prompt
Reverse engineered prompt
Build me a simple web dashboard for a company that reads SAF T accounting data from an XML file and turns it into an easy to understand company status view.
I want a home screen with high level numbers and charts, then pages where I can drill into the details for things like sales orders, purchases, inventory, and accounts payable. It should feel like a business dashboard, not a raw file viewer, so the important KPIs should be obvious at a glance and the detail views should help explain where the numbers come from.
Please make it runnable locally with the existing project setup, including the step that parses a SAF T file before the app starts. If there is already sample data or an expected sample XML, wire that in so I can test it quickly. Keep the interface clean and close to the screenshots and project intent in the repo. If you need more context, check the README and the presentation in the docs folder.
Want more depth? Deep Reverse