Welcome to the:
Or...
- Data Flow Analysis Tool
- Data Clump Flow App
- Data Flow App
- Live Demo: kdcinfo.com/app/dataflow/
- GitHub Code: ./data_clump_flow_app
- @TODO:, @BUGS:, and @RELEASES: README_releases_todo_bugs.md
Easily enter data flows for self-analysis, or comparison* between similar flows.
Each data point can be provided with chunks of code or text for easy reference.
- Comparisons:
The beauty of the Data Clump Flow App is you can have the app running in multiple browser windows or tabs at the same time for live comparisons between flows.
If the app is run in more than one window or tab, and the list of flows is modified (a flow is added or removed), other open data flow apps will provide a pop-up notification (especially useful if the currently active flow in one window is deleted in another).
Live Demo: kdcinfo.com/app/dataflow/
The "Data Mapping Flow Analysis Tool" was conceptualized while analyzing a variety of Jenkinsfile
s from multiple sources, and the environments, stages, and flows within each.
- The primary thought was to try to keep the flow simple (a sticking point in previous flow-recording app attempts):
- Cell content: Title.
- Cell content: Data clump that can be expanded.
- Data nodes are either linked to, or simply follow other cells.
- Initialized: Nov 2024
<title>Data Mapping Flow Analysis Tool</title>
<meta name="description" content="A tool to map and visualize multi-branching data flows.">
_