Update ux
This commit is contained in:
parent
4b3e3d97c5
commit
5828c65e64
1 changed files with 7 additions and 2 deletions
|
@ -24,10 +24,15 @@
|
|||
diary-study)))
|
||||
|
||||
(defconst ux:research:deliverables
|
||||
'((user-journey persona affinity-diagram mental-model)))
|
||||
'((user-journey
|
||||
persona
|
||||
affinity-diagram
|
||||
mental-model)))
|
||||
|
||||
(defconst ux:design:methods
|
||||
'((sketching design-thinking prototyping)))
|
||||
'((sketching
|
||||
design-thinking
|
||||
prototyping)))
|
||||
|
||||
(defconst ux:design:deliverables
|
||||
'((information-architecture "Organizing, structuring, and labeling content in an effective and sustainable way.")
|
||||
|
|
Loading…
Add table
Reference in a new issue