debugaditya/toon-benchmark ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple web app for tracking and comparing benchmark results.
I want a backend that can store benchmark runs, load result data, and serve it through an API, plus a clean frontend where I can browse runs, compare scores, and see trends over time. It should feel like a small internal dashboard for exploring performance results, not a big complicated product.
Please make the pages easy to read, with a results table, summary cards, and a few basic charts if that makes sense. It should be easy to add new benchmark data later, and I’d like the app to handle a results folder or uploaded data so I can keep using it for new runs.
If anything is unclear, make sensible choices and keep it simple. Use current docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit