Visual interactive interface for threshold-based flow funding mechanisms.
Flow funding enables continuous, threshold-based resource allocation where:
- Funds flow continuously rather than in discrete grants
- Thresholds determine when funding activates/deactivates
- Visual interfaces make the system intuitive and transparent
- Interactive Flow Visualization: Real-time display of funding flows between sources and recipients
- Threshold Configuration: Visual tools to set and adjust funding thresholds
- Flow Dynamics: Animate how funds move when thresholds are met
- Dashboard: Overview of all active flows, thresholds, and balances
- Next.js 14 (App Router)
- React Flow / D3.js for flow visualizations
- Tailwind CSS for styling
- TypeScript
pnpm install
pnpm devDockerized for deployment on Netcup RS 8000 via Traefik.
URL: https://flowidity.io/tbff
docker compose up -d --buildMIT