Update ux
This commit is contained in:
parent
c4d0272996
commit
3bd91446f1
1 changed files with 3 additions and 3 deletions
|
@ -34,9 +34,9 @@
|
||||||
(defconst ux:deliverables
|
(defconst ux:deliverables
|
||||||
'((design
|
'((design
|
||||||
(information-architecture "Organizing, structuring, and labeling content in an effective and sustainable way.")
|
(information-architecture "Organizing, structuring, and labeling content in an effective and sustainable way.")
|
||||||
user-flow
|
(user-flow "The user flow lays out the user's movement through the product, mapping out each and every step the user takes—from entry point right through to the final interaction")
|
||||||
wireframe
|
(wireframe "A wireframe is a diagram or a set of diagrams that consists of simple lines and shapes representing the skeleton of a website or an application's user interface (UI) and core functionality.")
|
||||||
storyboard
|
(storyboard "a sequence of drawings, typically with some directions and dialogue, representing the users perspective.")
|
||||||
(environment-design "Represents the overall product structure."))
|
(environment-design "Represents the overall product structure."))
|
||||||
(research
|
(research
|
||||||
user-journey
|
user-journey
|
||||||
|
|
Loading…
Add table
Reference in a new issue