dead8309 / decision-hub-final

A no-code rule builder for bank adminstrators

Home Page:https://decision-hub-final.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decision Hub

image

Decision Hub is a no-code rule builder for your business logic.

  • React.js
  • Mongo DB
  • Postgres DB
  • Tailwind CSS
  • Sequelize ORM
  • Express.js
  • Mongoose ORM
  • Vite

👉 No Code rule builder: Select properties directly from the database and build your rules.

👉 Autosuggestion: Auto suggestion feature to make great user experience.

👉 Interactive UI: Interactive UI to make the user experience more engaging.

👉 Test Rules: Test your rules before saving them.

Installation

Install the project dependencies using npm:

  • clone the repo
  • There are 3 folders
    • mongodb server
    • client
    • postgres backend

Start the client

npx vite

Start the mongodb server

npm start

Start the postgres backend

npm start

Add the necessary env variables

About

A no-code rule builder for bank adminstrators

https://decision-hub-final.vercel.app


Languages

Language:TypeScript 95.1%Language:JavaScript 3.8%Language:CSS 1.0%Language:HTML 0.1%