anurag2580/Stock-Data-Intelligence-Dashboard ? reverse-engineered prompt
Reverse engineered prompt
Build me a stock market dashboard that feels polished and easy to use. I want a web app where I can type in a stock symbol and instantly see live and historical price charts, with options to switch between day, month, year, five year, and max views. The charts should be interactive, clear on mobile and desktop, and let me compare line, area, and candlestick views.
It should also show helpful AI based insights like a next day price forecast and a simple risk label such as stable or high risk, plus a way to compare two stocks side by side. Make it fast, so repeated searches load quickly, and save data locally so the app still works well even if the market data source is slow.
Use a modern frontend with a clean glassy look, and a Python backend that serves the data and handles the analysis. If you need current docs for any library, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit