Skip to content

jitte/datamapping

Repository files navigation

React Flow Data Mapping

A flow diagram editor to describe cross border data transfer. screenshot

Key Features

  • With reactflow, describe your project data flow as nodes and edges
  • Automatically color edges that represent cross border data transfer
  • Auto layout nodes or manualy align nodes
  • Copy and Paste nodes
  • Download flow image in PNG/SVG format and export projects in JSON format

Demonstration

movie

Installation

git clone https://github.com/jitte/datamapping.git
cd datamapping
npm install

Usage

  1. Start server
npm run dev
  1. Open http://localhost:5173/ from your browser

License

MIT licensed