Shipped this project!
I made a rule engine!!!
so think of rule engine like a very very small programming language, except that its only IF statement and action lol, so i made a mini rule engine playground.
the current version is a nice MVP and i will make it better in future.
the syntax is: IF condition THEN action, very simple
You can press ? key to see the guide, it is a very small guide so i would recommend checking it out before using!

, my finals going on, so i will refactor the code after march.