This project implements a 3-tier rule engine application using JavaScript, designed to determine user eligibility based on attributes such as age, department, income, and spending. The rule engine utilizes an Abstract Syntax Tree (AST) to represent conditional rules, enabling dynamic rule creation, combination, and modification.
Builders behind this project.