Replies: 1 comment
-
the atomic module in anvil labs will handle this nicely. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
One common element in the many of the apps I write is the need for some sort of workflow. I would be good to write a module to make that easier.
I can imagine defining a series of actions and the logic between them as elements of a flow-chart encoded within a dict.
Standard actions available might be:
Beta Was this translation helpful? Give feedback.
All reactions