RisabhPandey/Mindline ? reverse-engineered prompt
Reverse engineered prompt
Build me a web app called Mindline that helps people get a quick wellbeing score from their daily digital habits and lifestyle.
It should have a clean split screen layout, with a form on one side where the user enters things like screen time, sleep, study hours, physical activity, stress, academic level, most used platform, and why they use their phone. On the other side, show a modern dark results panel with a live looking score readout, a simple animated gauge or wave visual, and a short message that explains the result in plain English.
I want the app to send the form data to a Python backend and use a saved machine learning model to predict a wellbeing score from 0 to 10. Please make the inputs validated, the interface feel polished and responsive, and include a clear connection or loading state while the score is being generated.
If you need anything unclear, look up current docs online and keep it simple and reliable.
Are you gonna build this?
make sure you review the code using coderabbit