We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8312a3 commit efe2b40Copy full SHA for efe2b40
1 file changed
lectures/11_wireframing.md
@@ -142,10 +142,6 @@ source: [@bruton2022what]
142
:::::::::
143
::::::::::::
144
145
-
146
-<!-- ## prototype -->
147
148
149
# wireframe map
150
151
{height=500}
@@ -154,6 +150,17 @@ source: [@bruton2022what]
154
shows user flow, ~ user story map flow
155
:::
156
152
153
+## prototype
+
+- prototypes allow to experience interactions
+- clickable, imitates the behaviour
157
+- construction is similar to the wireframe map
158
+ - screens are linked by flow,
159
+ - the actual UI elements triggers the change
160
+- low--high fidelity could work
161
+ - mostly high, though
162
+ - [Low fidelity prototype testing of the EE app](https://www.youtube.com/watch?v=yafaGNFu8Eg) [YT]
163
164
165
# sitemap
166
0 commit comments