Skip to content

sharath816/Rule-Engine-with-AST

Repository files navigation

Rule-Engine-with-AST

A simple rule engine application to determine user eligibility based on attributes like age, department, salary, experience etc.

Steps to run the code :-

Step 1 :- Download the code.

Step 2 :- Right click on the file.

Step 3 :- Click on the open with then any browser.

Directs to the default browser with the page as you see below

Initial Page

Image Alt

Adding Rule

Image Alt

Rule Created

Image Alt

Combining the rule

Image Alt

Combined rule added to the table

Image Alt

After adding the combined rule to the table

Image Alt

Adding parameter to evaluate

Image Alt

Evaluation Result {True}

When given rule satisfy, returns True. Image Alt

Evaluation Result {False}

When given rule doesn't satisfy, returns False. Image Alt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages