Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Latest commit

 

History

History
40 lines (27 loc) · 1.35 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.35 KB

Value Stream Map

A simple value stream mapping application to help automate a tedious manual process

Netlify Status CI Build

Live Demo

VSM Screenshot

Planned Features

  • Local persistance
  • Drag and drop
  • Upload and download VSM
  • Parallel and converging value streams
  • Auto-calculated totals
  • PDF export
  • Auto Layout
  • Highlight constraints
  • Current Reality Diagram

Development

  • npm run dev: Serve on port 3000
  • npm test: Run all of the tests
  • npm run test:watch: Test in TDD mode

Contributions

Thanks for considering contributing to this value stream mapping tool. We have a few requests.

  1. We gladly accept tested contributions for fix or features that met the product goals.
  2. Please use functional style for all contributions to keep the code consistant.

React Flow Diagram