I knew this would be some plug for a low code platform. Does anyone have success with low code? From my brief exposure, low code == basically coding but slower and with extreme guardrails.
The only time I made low/no code work was with the unreal engine. Kismet/Blueprints is a great way to learn the concepts of programming when code seems intimidating. The only other platform that has not been horrible is nodeRed on raspberry pis for quick qpio programming. Besides that all other tools have been horrible inefficient (it would have been way faster to just code it)