This repository contains the Python code to generate an interactive and expanded data flow diagram for the Notfall Engineers On-Demand System.
- Visualises key components such as onboarding, task matching, payment processing, and blockchain integration.
- Generates outputs in PNG, HTML, and other formats.
- Clone the repository:
git clone https://github.com/Coulbe/notfall-data-flow-diagram.git cd notfall-data-flow-diagram pip install -r requirements.txt python data_flow_diagram.py