How to save and program the algorithm?
-
Hi guys.
The task is to do something like a Zenoposter .....
That is, there is such an algorithm of actions (which is not important in the picture, just an example).
I need to store it in mysql with all conditions and expressions and variables ....
And then run it.
This is the hardest part.
For example, there is a task: to send a request using the post method with certain parameters.
And then how to run this algorithm for execution?
How do you program that?
Any hint ...JavaScript Anonymous, Jun 22, 2020 -
here everything is in detailRuby Stuart
1 Answers
Your Answer
To place the code, please use CodePen or similar tool. Thanks you!