I am working with a Django Application for E-Commerce, where I have to build a visaul programming (Flow Based) feature. I came across two JS libraries RETE.JS and NODE-RED.
Node-RED is pretty powerfull tool, but it seem pretty difficult to integrate with Django application, as it is a node app. Also, I tried running it on port 1880 and loading it as <iframe>
, which worked. But, still creating a lot of e-commerce custom nodes in NODEJS is big deal for me. (I am more into Python, Jquery, Normal Js but not in NODE.JS)
For retejs, there is no sidebar list of flow controls, meta fields for controls, like Node-Red already have.
Can you suggest some Open-Source JS based library which you help me develope some feature like in image attached. (Attached image is screenshot of feature from some company’s platform)