Providing easy access to our requirements model
As mentioned in Chapter 2, Impact Mapping and Behavior-Driven Development, specifically the Modeling Requirements with Impact Maps section, our model is effectively a four-level tree structure. There are many tools that allow us to visually create tree structures, though I find mind-mapping tools ideally suited to the task. Some of the most popular ones are these:
- Lucidchart (https://www.lucidchart.com/): Online diagramming tool
- Draw.io (https://draw.io): Free, online diagramming tool
- MindMup (https://www.mindmup.com/): Online mind-mapping tool
- XMind (https://www.xmind.net/): Multi-platform mind-mapping tool
- GitMind (https://gitmind.com/): Free, online mind-mapping tool
Feel free to choose the tool you prefer, as long as it has good exporting and publishing functionality. We want to share our model with others, so we need to be able to export or publish it as an image, PDF, and ideally HTML, so that we can...