TypeScript Playground plugin for planning an agile sprint or iteration by combining static type verification of configuration with a React Gantt chart visualization.
npm install planning-dayTypeScript Language Playground Plug-In to support planning an iteration of work.
This is an experiment in using the TypeScript type system to complement a standard graphical user interface.
- Enumerate all Dev and QA team members.
- Enter all story identifiers
- Click Generate Code which will generate TypeScript which defines the iteration.