daniyalsh1/DjangoFlowchart ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple web tool that lets a Django developer turn view schemas into a clear flowchart so it is easier to understand how an API works.

I want to be able to paste in or upload Django view code, have the app analyze the views and their relationships, then show the result as a clean diagram that makes the request flow easy to follow. It should be easy to use, feel lightweight, and help someone quickly see how different views connect.

Make the output look polished and readable, with a simple interface and a chart that updates after the code is parsed. If anything about Django view patterns or visualization is unclear, look up current docs online if you need to.

Keep it focused on helping developers understand the structure of their APIs at a glance, without adding extra stuff I did not ask for.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab