mehraj-alom/med-graph-o ? reverse-engineered prompt
Reverse engineered prompt
Build me a working web app from this repo, using the existing Python backend and the simple front end entry point that’s already here.
I want it to run locally with Docker or with a simple setup guide, use the .env example for config, and actually do something useful with the app name and code that’s in the project. Please wire up the backend routes, connect the front end to them, and make the whole thing feel polished enough that I can open it in a browser and try it right away.
If any part of the intended behavior is unclear from the current files, take a sensible guess and keep it simple. Make sure the app is easy to start, includes whatever cleanup or missing pieces are needed, and works well enough for a basic demo. If you need to look up current docs online to finish the setup, go ahead and do that.
Are you gonna build this?
make sure you review the code using coderabbit