We are looking for a way to visually describe to each other the logic flow of particular module or the application itself. I constantly stumble upon different block diagrams here and there, but still not sure if this is any kind of standard and has any particular name. What approach other teams or companies usually use in such cases?
Asked
Active
Viewed 256 times
2 Answers
1
UML contains some diagram types that matches what you seek.
http://en.wikipedia.org/wiki/Activity_diagram

carrutherji
- 1,115
- 10
- 18
1
You can create flow diagrams using Dia or Microsoft Visio. Dia is free though and quite decent

stuartmclark
- 1,203
- 13
- 22