Always have the mockup of the complete user interface and the user interaction flow
Detailed annotation (UI specification)
-
Layout: division names and actor names
-
Fields and sections of each actor
-
How to do data query
-
Action flow (communication)
Use stage prerequisites for
-
between-stage communication
-
Between-actor communication both actors are not available at the same time
Configure conditional rendering at the end.
-
Make everything visible to validate the UI state.
Use save to do incremental configuration.