#nocode #programming #mysql
In this tutorial we build a simple task/ to do application with no code using flowpro. We save our tasks to a mysql database.
FlowPro is a no code graphical programming tool that allows you to create reusable and shareable scripts across various platforms. Build simple or complex scripts by dragging and dropping.
Learn more here https://flowpro.wftutorials.com/
0:00 - Introduction and update on new block
1:34 - Staring building with flowpro
3:54 - Insert task to database
6:37 - Create a view task script
8:25 - Using tables to display object arrays
12:53 - Successfully using an alert with after action button
14:52 - Setting task as completed with a script
17:12 - Full demo of completed application