/Decision-driver

A no code rule builder for bank administrators with features like creating, debugging, testing rules in the real time.

Primary LanguageJavaScript

Decision Driver - A no code rule builder and tester for bank administrators.

Banks need to create a Decision Management Driver for all automated decisions made in bank.

In this DecisionDriver, analysts should be able to: Write and modify rules Check that the rules run correctly Debug every calculation in the rules

This is an example of the challenges analysts face today.

Most Business Analysts do not know programming languages and are not tech-savvy.

They need a no-code rule-writing experience where they can focus on penning down their business knowledge without technology getting in the way.

Key Features:

  • 𐄳 Dynamic rule creation
  • ✔️ Dynamic SQL Generation
  • ➕ Dynamic JSON Generator
  • ⚡️ Realtime testing on database
  • ✚ Combine multiple conditions together
  • ⚠️ Make rule and their and respective action

image

image

image

image

image

Tech Stack:

  • Frontend: ReactJS
  • Backend: NodeJS
  • Database: PostreSQL, MongoDB
  • Deployment: Vercel
  • Styling: TailwindCSS
  • Component Library: Shadcn