Himanshux19/PerfAnalyzer ? reverse-engineered prompt
Reverse engineered prompt
Build me a web app for performance testing websites and web apps.
I want a simple dashboard where users can log in, create a test from a URL or by uploading JMeter files, choose things like load, stress, spike, or endurance testing, and then run the test from the app. The backend should handle generating the Taurus and JMeter configs, start the job, and show live progress and logs while it runs.
After a test finishes, I want a clean report page with charts, key metrics, and a way to view past runs and compare results over time. It should also support project workspaces, a test queue, and an admin area for managing users and viewing analytics. If it helps, look up current docs online for Angular, FastAPI, JMeter, and Taurus so the setup follows best practices.
Are you gonna build this?
make sure you review the code using coderabbit