User Interface Diagram That is always reachable
Posted
by
Fosa
on Stack Overflow
See other posts from Stack Overflow
or by Fosa
Published on 2014-05-30T03:21:22Z
Indexed on
2014/05/30
3:25 UTC
Read the original article
Hit count: 221
If you have to build a flow of a Use-case by drawing each Interface Diagram. Then you would start with a Diagram like say "login".
But after the login page, no mather wich page you choose except the "logout" page,
you always have your navigation bar right ? So all the options in the navigation bar?
Like account page , personal page, etc...
Do you have to make sure in your flow that in every diagram there is acces to the "accountpage" diagram ?
Or do they have an other solution for that ?
Thanx in advance
© Stack Overflow or respective owner