FabienArcellier / writer-framework

No-code in the front, Python in the back. An open-source framework for creating data apps.
https://streamsync.cloud
Apache License 2.0
0 stars 1 forks source link

export code to instantiate a component in low code from the editing interface #41

Open FabienArcellier opened 8 months ago

FabienArcellier commented 8 months ago

streamsync allow a developper to export a component in low code. this feature will help user to know how to instanciate low code component and to use them. It's the best tutorial we can have.

It also allows advanced developper to iterate on a design using drag n drop then export the code and make it parametric.

general idea

code export

The choice for component export are :

The modal will keep in memory the last choice of the user when it's open again.