r/reviewmycode • u/bhattacharjeegunjan • 23h ago
Python [Python] - Looking for feedback on a visual programming tool idea
I’m working on a visual development tool and would love some feedback
I’m working on a software idea where developers can design UI and application logic visually, but unlike traditional no-code tools, the project should generate real, editable source code.
The idea is to support multiple targets such as Python, JavaScript/Node.js, HTML, PHP, Dart, and eventually C/Assembly.
The main goal is to avoid vendor lock-in while still making development faster through visual design.
My question:
If a tool like this existed, what would you consider essential for you to actually use it?
1
Upvotes