uml - Are there standards for flowcharting websites? -
i had trouble figuring out how funnel users through different stages on website i'm building , figured drawing flowchart might me see things clearer. started drawing chart in dia , hour later i'd figured out models , views need add , how interconnect them. given little time, can see kind of charting becoming useful asset in web development skill set.
one thing bothered me though lack of symbols common stuff related web development. symbol forms nice. maybe way indicate ajax requests. i'm sure can think of lots of other stuff. people using visualise such things? there standard set of symbols should use? stumbled across uml years ago never got comfortable it. used charting web sites or not suited task?
i use sequence diagrams document flow page page (including ajax requests). within page, activity diagrams useful
for excellent, short, , readable introduction use of uml, see uml distilled
Comments
Post a Comment