Describe the Features
Currently our team wants to make nodes and edges with drag and drop, floatable canvas to move the nodes, adding the node properties, changing the node colors, changing the shape of the nodes etc.
You can see the complete feature that React provides. here is the link : https://reactflow.dev/
- What is the purpose of the feature?
Purpose is to develop a data flow automaton for any process automation in house
- Read Data From API - API as a Node
- Response from API will go to Another Node - CSV Node
- CSV Data goes to Email - Email as a Node
The Nodes user should be able to develop if we provide the boiler plate like React flow
Additional context
This link summarize everything : https://reactflow.dev/
Need complete boiler plate in Reflex, to create nodes and edges flow canvas.