This web application allows users to search and navigate your ArchiMate model. A python(flask) web server parses XML exported from Archi.
- Python, including modules: flask, pandas, networkx
- Download and run: 'python flaskapp.py'
- Open browser, e.g. http://localhost
- Follow instructions in welcome.html, to export your Archi data. (it's initially using Archinsurance example data)
This UI can be integrated into Archi published HTML, customizing your report plugin STL files.