final-hill / cathedral

Requirements Engineering
GNU Affero General Public License v3.0
0 stars 0 forks source link

Goals -> UseCase visualization #117

Open mlhaufe opened 2 months ago

mlhaufe commented 2 months ago

Mermaid can fake a Use Case diagram somewhat via a flowchart:

https://github.com/mermaid-js/mermaid/issues/4628#issuecomment-1958144252

But it's hacky. Probably better to rely on Graphviz here