SlideShare a Scribd company logo
1 of 60
Download to read offline
(is this engineer you?
thatā€™s still a problem.)
Between Paper & Code
an introduction to UX design
and digital prototyping
Molly Wilson
HPI School of Design Thinking
July 2015
ORIENTATION
What is UX design? Is it the same as DT?
Kinds of prototypes
Training your designerā€™s eye
CREATE AN APP
Information Architecture
Interface Design with Sketch
Prototype Creation with InVision
what do we mean when we say
UX DESIGN?
Whatā€™s up with the users?RESEARCH
What do they need to do? What do we need them to do?PLAN
How should the product work? How should the product look?DESIGN
How are we doing?TEST
What is UX design?
Whatā€™s up with the users?RESEARCH
What do they need to do? What do we need them to do?PLAN
How should the product work? How should the product look?DESIGN
How are we doing?TEST
USER RESEARCH
What is UX design?
Whatā€™s up with the users?RESEARCH
What do they need to do? What do we need them to do?PLAN
How should the product work? How should the product look?DESIGN
How are we doing?TEST
INTERACTION DESIGN (IXD)
What is UX design?
Whatā€™s up with the users?RESEARCH
What do they need to do? What do we need them to do?PLAN
How should the product work? How should the product look?DESIGN
How are we doing?TEST
VISUAL (UI) DESIGN
What is UX design?
Whatā€™s up with the users?RESEARCH
What do they need to do? What do we need them to do?PLAN
How should the product work? How should the product look?DESIGN
How are we doing?TEST
USER TESTING
What is UX design?
Whatā€™s up with the users?RESEARCH
What do they need to do? What do we need them to do?PLAN
How should the product work? How should the product look?DESIGN
How are we doing?TEST
UX DESIGN
What is UX design?
how much
UX DESIGN
do design thinking students already know?
What do you already have?
ā€¢ open-minded interviewing and testing
ā€¢ getting a group of people on the same page
ā€¢ constantly designing with a mind to testing
ā€¢ quick iterative loops
ā€¢ fast sketching
ā€¢ cross-disciplinary teams
ā€¢ not taking feedback personally
DT vs. UX
What else do you need?
ā€¢ visual design software
ā€¢ visual design sensibility (typography, composition,
color, etc.)
ā€¢ geeky, tech-loving attitude
ā€¢ familiarity with common UI patterns (comes with
experience)
ā€¢ very organized
ā€¢ HTML/CSS/JS certainly doesnā€™t hurt
DT vs. UX
Diļ¬€erent kinds of
DIGITAL PROTOTYPES
Paper prototype
Tipple app, by Kyle Donnellon
Kinds of prototypes
Paper prototype
Pens or pencils
Paper or post-its
Scissors
Tape or glue
Kinds of prototypes
Interactive wireframe
Click-through prototype
Click dummy
Drug information app, by me
Kinds of prototypes
Interactive wireframe
Drug information app, by me
A way to draw images
A way to link images together
Sketch, Keynote, Powerpoint,
InDesign, Illustrator, Balsamiqā€¦
Invision, Marvel, Popā€¦
Kinds of prototypes
Code prototype
Pizza Finder app, by Leigh Shevchik
Kinds of prototypes
Code prototype
A way to code the interface
A way to store and/or get data
HTML/CSS/JS (optionally with
a library like jQuery Mobile),
XCode, Swiftā€¦
This is not my department :)
Kinds of prototypes
Kinds of prototypes
? How does it feel to use?
? How should the app be organized?
? Where should stuļ¬€ go on the screen?
? What actual words/images should I use?
PAPER
INTERACTIVE WIREFRAME
CODE PROTOTYPE
? What happens when people really use this?
? What are the potential technical challenges?
? How does the data youā€™re pulling look?
? Is this even a good idea?
? What features should it have?
YOUā€™RE DONE HEREā€¦
Hard to change
Not realistic enough
Losing track of all the pieces of paper
Sick of drawing the same thing over and over
You need to share your idea with somebody outside your team
ā€¦ BUT YOUā€™RE NOT READY FOR THIS
You donā€™t really know what youā€™re making yet
Specialized skill you might not have
May get you in an engineering mindset too early
Kinds of prototypes
WEā€™RE DOING THIS ONE.
train your
DESIGNERā€™S EYE
Train your designerā€™s eye
With a partner, ā€œbook a hotelā€ on
airbnb.com & booking.com
ā€¢ What do you notice ļ¬rst? Second? Third?
ā€¢ Do you care about the stuļ¬€ youā€™re seeing? Why
or why not?
ā€¢ What do you expect each click to do? Does it do
what you expect?
ā€¢ How do you feel? Why?
ā€¢ Bonus: Make some ā€œmistakesā€ and see what the
website does.
10 minutesTrain your designerā€™s eye
you know where you are
you know where you can go
you know what you can do
the thing you want is right there
it looks familiar
it gives you feedback
YOUR CHALLENGE:
Design a mobile app that helps
individuals ļ¬nd and support local
businesses.
1. Information Architecture
Task ID & organization; Navigation
2. Interaction Design
Tech setup & Sketch tutorial; Whirlwind tour of dos
and donā€™ts; Design session
3. Prototype Creation
Exploring InVision; A quick word about user testing
4. Share Out
what is
INFORMATION ARCHITECTURE?
Content-based approach
vs.
Task-based approach
1. Information Architecture
TOO SPECIFIC
A DESIGN GOAL, NOT A TASK
List all the tasks a user should be able to do in your product.
Search for rooms by date/location
Choose an available room
Pay for room
Compare available rooms
Get conļ¬rmation from host
Leave a review
Read or reply to a host message
Change or cancel a reservation
Tell friends about my upcoming trip
Rent out my own room
Learn what Airbnb is
See upcoming reservations
7 minutes
Favorite a room
See favorite rooms
Decide where to travel
1. Information Architecture > Task identiļ¬cation
Feel relaxed about travel
Edit spelling of name
TOO GENERAL
Plan travel
cluster similar things
together
1. Information Architecture > Task organization
map out the happy path
1. Information Architecture > Task organization
Make clusters and paths.
ā€¢ Cluster similar tasks near each other.
ā€¢ Name each cluster.
ā€¢ Are some of the clusters actually paths? If so,
clarify the path. Paths can have branches in
them. They can also connect to each other.
10 minutes1. Information Architecture > Task organization
Welcome to
The adventurous, social
way to travel.
Create an Account
Does this match our IA?
Browse Search
FavoritesMy Proļ¬le
Inbox My Trips
3
What about this?
Hereā€™s the real design. Much better!
nav patterns
Top menu with overļ¬‚ow
Examples from Smashing Magazine
1. Information Architecture > Navigation
nav patterns
Bottom menu with options within buttons
Examples from Smashing Magazine
1. Information Architecture > Navigation
nav patterns
Vertical menus
Examples from Smashing Magazine
1. Information Architecture > Navigation
nav patterns
Examples from Smashing Magazine
Swipe navigation
1. Information Architecture > Navigation
1. Information Architecture > Navigation
Do a couple Post-It sketches with diļ¬€erent nav
patterns.
ā€¢ Look at your IA. Whatā€™s the ideal starting point for your
user?
ā€¢ In your IA, how many diļ¬€erent screens/areas does your
app have? Are they all equal? Are some more
important?
ā€¢ Look at similar apps and see what they do. No shame in
copying.
ā€¢ Youā€™ll also ļ¬nd pattern libraries on
paperandcode.weebly.com.
7 minutes
kindly point your internet-machine to
paperandcode.weebly.com
Time to get nerdy:
Download Sketch.
Download Font Awesome.
Download Tethr.
Links available on paperandcode.weebly.com.
Do the tutorial.
25 minutes
a whirlwind tour of
dos and donā€™ts
Buttons and Links
ā€¢ Make clear whatā€™s
clickable
ā€¢ Colors mean something
ā€“Ā error, warning,
success
ā€¢ You should never need
to write directions for
the user (like ā€œclick to
proceedā€)
Is ā€œChange PC Settingsā€ a button?
Image via Jakob Nielsen.
this word is
lighter gray.
can you tell?
2. Interaction Design > Dos & Dont's
Mobile
ā€¢ Minimize typing!
ā€¢ Donā€™t have too many
obscure tap/swipe/long-
tap interactions ā€“Ā people
canā€™t remember them all
Image: Adobe Help Center
2. Interaction Design > Dos & Dont's
Search & Filter
ā€¢ Filters let the user reļ¬ne
the search results displayed
ā€¢ Make it clear how the user
can start a new search
ā€¢ Use the right ļ¬lterā€¦ toggle?
check? radio button?
dropdown?
Yelp iOS app
2. Interaction Design > Dos & Dont's
Words
ā€¢ Be consistent. Donā€™t say
ā€œnextā€ on one screen and
ā€œOKā€ on another one
ā€¢ Match the userā€™s feelings.
Welcome them when
they sign up, but be
serious when theyā€™re
spending money.
mailchimp.com
2. Interaction Design > Dos & Dont's
Dashboards
ā€¢ Think about what people
are actually curious
about. Donā€™t just show
data for the sake of data.
ā€¢ Donā€™t imply % complete
when thereā€™s nothing to
complete (for example,
energy usage).
Google Fit app
2. Interaction Design > Dos & Dont's
Use real content.
Wikimedia Commons
yours truly
2. Interaction Design > Dos & Dont's
Donā€™t be ā€œcreative.ā€
images from skeu.it
2. Interaction Design > Dos & Dont's
Donā€™t fuss too much with visuals!
dribbble / Haziq Mir
yours truly
2. Interaction Design > Dos & Dont's
Create your screens.
ā€¢ Use Tethr as a starting point, but donā€™t be afraid to
mess with it.
ā€¢ Remember: copying is totally ļ¬ne.
2. Interaction Design > Design Session 45 minutes
Link your screens together.
ā€¢ Create an account and start a project at
invisionapp.com.
ā€¢ Export your screens as PDF, JPG, GIF, etc. Drag & drop
them into Invision.
ā€¢ Link them together with hotspots.
ā€¢ Click ā€œshareā€ to view your prototype.
3. Prototype Creation > Exploring Invision 25 minutes
Three kinds of remote testing
1. You do a videoconference with the user yourself
2. You use a service that recruits and surveys users
3. You use a service that collects data about a live website
3. Prototype Creation > User Testing
What did you make?
ā€¢ How do our diļ¬€erent design choices change the
meaning of the concept?
ā€¢ How do our diļ¬€erent design choices change the
behaviors people are likely to do?
4. Share Out whatever we have left
The endā€¦ for now ā™„
Continue your UX design journey at
paperandcode.weebly.com.

More Related Content

What's hot

Ux design process
Ux design processUx design process
Ux design processJunying Chang
Ā 
UX Best Practices
UX Best PracticesUX Best Practices
UX Best PracticesTheresa Neil
Ā 
UI & UX Design for Startups
UI & UX Design for StartupsUI & UX Design for Startups
UI & UX Design for StartupsRichard Fang
Ā 
UX Lesson 1: User Centered Design
UX Lesson 1: User Centered DesignUX Lesson 1: User Centered Design
UX Lesson 1: User Centered DesignJoan Lumanauw
Ā 
Demystifying User Experience
Demystifying User ExperienceDemystifying User Experience
Demystifying User ExperienceCake and Arrow
Ā 
UX/UI Introduction
UX/UI IntroductionUX/UI Introduction
UX/UI IntroductionShrutee Aneja
Ā 
UI/UX Fundamentals
UI/UX FundamentalsUI/UX Fundamentals
UI/UX FundamentalsDijup Tuladhar
Ā 
Intro to UX: Enterprise UX
Intro to UX: Enterprise UXIntro to UX: Enterprise UX
Intro to UX: Enterprise UXBart Van Hecke
Ā 
UX Lesson 2: User Research
UX Lesson 2: User ResearchUX Lesson 2: User Research
UX Lesson 2: User ResearchJoan Lumanauw
Ā 
The Importance of UX
The Importance of UXThe Importance of UX
The Importance of UXBart Van Hecke
Ā 
What is UX design?
What is UX design? What is UX design?
What is UX design? Kristen Hardy
Ā 
UX/UI Design 101
UX/UI Design 101UX/UI Design 101
UX/UI Design 101Jasmine Phan
Ā 
A UI and UX training presentation
A UI and UX training presentationA UI and UX training presentation
A UI and UX training presentationaayush_jain_87
Ā 
User Experience Design: A Primer for Marketers
User Experience Design: A Primer for MarketersUser Experience Design: A Primer for Marketers
User Experience Design: A Primer for MarketersJason Brush
Ā 
UI/UX foundations - Intro to Design
UI/UX foundations - Intro to DesignUI/UX foundations - Intro to Design
UI/UX foundations - Intro to DesignMeg Kurdziolek
Ā 

What's hot (20)

Ux design process
Ux design processUx design process
Ux design process
Ā 
UX Best Practices
UX Best PracticesUX Best Practices
UX Best Practices
Ā 
UI & UX Design for Startups
UI & UX Design for StartupsUI & UX Design for Startups
UI & UX Design for Startups
Ā 
UX and UI
UX and UIUX and UI
UX and UI
Ā 
User Research 101
User Research 101User Research 101
User Research 101
Ā 
UX Lesson 1: User Centered Design
UX Lesson 1: User Centered DesignUX Lesson 1: User Centered Design
UX Lesson 1: User Centered Design
Ā 
Demystifying User Experience
Demystifying User ExperienceDemystifying User Experience
Demystifying User Experience
Ā 
UX/UI Introduction
UX/UI IntroductionUX/UI Introduction
UX/UI Introduction
Ā 
UI/UX Fundamentals
UI/UX FundamentalsUI/UX Fundamentals
UI/UX Fundamentals
Ā 
Intro to UX: Enterprise UX
Intro to UX: Enterprise UXIntro to UX: Enterprise UX
Intro to UX: Enterprise UX
Ā 
UX Lesson 2: User Research
UX Lesson 2: User ResearchUX Lesson 2: User Research
UX Lesson 2: User Research
Ā 
The Importance of UX
The Importance of UXThe Importance of UX
The Importance of UX
Ā 
What is User Experience Design?
What is User Experience Design?What is User Experience Design?
What is User Experience Design?
Ā 
What is UX?
What is UX?What is UX?
What is UX?
Ā 
What is UX design?
What is UX design? What is UX design?
What is UX design?
Ā 
Lean UX
Lean UXLean UX
Lean UX
Ā 
UX/UI Design 101
UX/UI Design 101UX/UI Design 101
UX/UI Design 101
Ā 
A UI and UX training presentation
A UI and UX training presentationA UI and UX training presentation
A UI and UX training presentation
Ā 
User Experience Design: A Primer for Marketers
User Experience Design: A Primer for MarketersUser Experience Design: A Primer for Marketers
User Experience Design: A Primer for Marketers
Ā 
UI/UX foundations - Intro to Design
UI/UX foundations - Intro to DesignUI/UX foundations - Intro to Design
UI/UX foundations - Intro to Design
Ā 

Similar to Introduction to UX Design and Digital Prototyping

What is UX v1
What is UX v1What is UX v1
What is UX v1Mike Gallers
Ā 
Bank Chris - Web UI Design Patterns - 2014
Bank Chris - Web UI Design Patterns - 2014Bank Chris - Web UI Design Patterns - 2014
Bank Chris - Web UI Design Patterns - 2014Shah Muhammad Baig
Ā 
Uxpin mobile UI Design Patterns 2014
Uxpin mobile UI Design Patterns 2014Uxpin mobile UI Design Patterns 2014
Uxpin mobile UI Design Patterns 2014Jessie Doan
Ā 
UI Design Patterns for the Web, Part 1
UI Design Patterns for the Web, Part 1UI Design Patterns for the Web, Part 1
UI Design Patterns for the Web, Part 1Lewis Lin šŸ¦Š
Ā 
Principles of visual consistency
Principles of visual consistencyPrinciples of visual consistency
Principles of visual consistencyHalil Eren Ƈelik
Ā 
White-boarding & Paper Prototyping
White-boarding & Paper PrototypingWhite-boarding & Paper Prototyping
White-boarding & Paper PrototypingAchin Simhal
Ā 
Chapter 1 id2e_slides
Chapter 1 id2e_slidesChapter 1 id2e_slides
Chapter 1 id2e_slidesoopscrash1
Ā 
Prototype Apps in No Time
Prototype Apps in No TimePrototype Apps in No Time
Prototype Apps in No TimeTony Wang
Ā 
Intro to UX Design
Intro to UX DesignIntro to UX Design
Intro to UX Designjayyearley
Ā 
User Research on a Shoestring
User Research on a ShoestringUser Research on a Shoestring
User Research on a Shoestringteaguese
Ā 
Unleash Your Inner Unicorn
Unleash Your Inner UnicornUnleash Your Inner Unicorn
Unleash Your Inner UnicornMatt Baxter
Ā 
UX and UI Workshops - User Journey
UX and UI Workshops - User JourneyUX and UI Workshops - User Journey
UX and UI Workshops - User JourneyInwedo
Ā 
WORKSHOP: Making the World Easier with Interaction Design
WORKSHOP: Making the World Easier with Interaction DesignWORKSHOP: Making the World Easier with Interaction Design
WORKSHOP: Making the World Easier with Interaction DesignCheryl Platz
Ā 
Donā€™t Just Build Pretty Websites ā€” UX in the Real World
Donā€™t Just Build Pretty Websites ā€” UX in the Real WorldDonā€™t Just Build Pretty Websites ā€” UX in the Real World
Donā€™t Just Build Pretty Websites ā€” UX in the Real WorldSonja Leix
Ā 
What is UX v2
What is UX v2What is UX v2
What is UX v2Mike Gallers
Ā 
Agile Prototyping Best Practices
Agile Prototyping Best PracticesAgile Prototyping Best Practices
Agile Prototyping Best Practicesuxpin
Ā 
Design Thinking Dallas by Chris Bernard
Design Thinking Dallas by Chris BernardDesign Thinking Dallas by Chris Bernard
Design Thinking Dallas by Chris BernardChris Bernard
Ā 
Going from Here to There: Transitioning into a UX Career
Going from Here to There: Transitioning into a UX CareerGoing from Here to There: Transitioning into a UX Career
Going from Here to There: Transitioning into a UX Careerdpanarelli
Ā 
Ni week no designer, no problem
Ni week no designer, no problem Ni week no designer, no problem
Ni week no designer, no problem Jenica Welch
Ā 
HTML5 Meetup | Back to Basics: Wireframing & Planning
HTML5 Meetup | Back to Basics: Wireframing & PlanningHTML5 Meetup | Back to Basics: Wireframing & Planning
HTML5 Meetup | Back to Basics: Wireframing & PlanningPaul Crimi
Ā 

Similar to Introduction to UX Design and Digital Prototyping (20)

What is UX v1
What is UX v1What is UX v1
What is UX v1
Ā 
Bank Chris - Web UI Design Patterns - 2014
Bank Chris - Web UI Design Patterns - 2014Bank Chris - Web UI Design Patterns - 2014
Bank Chris - Web UI Design Patterns - 2014
Ā 
Uxpin mobile UI Design Patterns 2014
Uxpin mobile UI Design Patterns 2014Uxpin mobile UI Design Patterns 2014
Uxpin mobile UI Design Patterns 2014
Ā 
UI Design Patterns for the Web, Part 1
UI Design Patterns for the Web, Part 1UI Design Patterns for the Web, Part 1
UI Design Patterns for the Web, Part 1
Ā 
Principles of visual consistency
Principles of visual consistencyPrinciples of visual consistency
Principles of visual consistency
Ā 
White-boarding & Paper Prototyping
White-boarding & Paper PrototypingWhite-boarding & Paper Prototyping
White-boarding & Paper Prototyping
Ā 
Chapter 1 id2e_slides
Chapter 1 id2e_slidesChapter 1 id2e_slides
Chapter 1 id2e_slides
Ā 
Prototype Apps in No Time
Prototype Apps in No TimePrototype Apps in No Time
Prototype Apps in No Time
Ā 
Intro to UX Design
Intro to UX DesignIntro to UX Design
Intro to UX Design
Ā 
User Research on a Shoestring
User Research on a ShoestringUser Research on a Shoestring
User Research on a Shoestring
Ā 
Unleash Your Inner Unicorn
Unleash Your Inner UnicornUnleash Your Inner Unicorn
Unleash Your Inner Unicorn
Ā 
UX and UI Workshops - User Journey
UX and UI Workshops - User JourneyUX and UI Workshops - User Journey
UX and UI Workshops - User Journey
Ā 
WORKSHOP: Making the World Easier with Interaction Design
WORKSHOP: Making the World Easier with Interaction DesignWORKSHOP: Making the World Easier with Interaction Design
WORKSHOP: Making the World Easier with Interaction Design
Ā 
Donā€™t Just Build Pretty Websites ā€” UX in the Real World
Donā€™t Just Build Pretty Websites ā€” UX in the Real WorldDonā€™t Just Build Pretty Websites ā€” UX in the Real World
Donā€™t Just Build Pretty Websites ā€” UX in the Real World
Ā 
What is UX v2
What is UX v2What is UX v2
What is UX v2
Ā 
Agile Prototyping Best Practices
Agile Prototyping Best PracticesAgile Prototyping Best Practices
Agile Prototyping Best Practices
Ā 
Design Thinking Dallas by Chris Bernard
Design Thinking Dallas by Chris BernardDesign Thinking Dallas by Chris Bernard
Design Thinking Dallas by Chris Bernard
Ā 
Going from Here to There: Transitioning into a UX Career
Going from Here to There: Transitioning into a UX CareerGoing from Here to There: Transitioning into a UX Career
Going from Here to There: Transitioning into a UX Career
Ā 
Ni week no designer, no problem
Ni week no designer, no problem Ni week no designer, no problem
Ni week no designer, no problem
Ā 
HTML5 Meetup | Back to Basics: Wireframing & Planning
HTML5 Meetup | Back to Basics: Wireframing & PlanningHTML5 Meetup | Back to Basics: Wireframing & Planning
HTML5 Meetup | Back to Basics: Wireframing & Planning
Ā 

Recently uploaded

Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779Delhi Call girls
Ā 
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai DouxDubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Douxkojalkojal131
Ā 
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...ankitnayak356677
Ā 
DragonBall PowerPoint Template for demo.pptx
DragonBall PowerPoint Template for demo.pptxDragonBall PowerPoint Template for demo.pptx
DragonBall PowerPoint Template for demo.pptxmirandajeremy200221
Ā 
call girls in Harsh Vihar (DELHI) šŸ” >ą¼’9953330565šŸ” genuine Escort Service šŸ”āœ”ļøāœ”ļø
call girls in Harsh Vihar (DELHI) šŸ” >ą¼’9953330565šŸ” genuine Escort Service šŸ”āœ”ļøāœ”ļøcall girls in Harsh Vihar (DELHI) šŸ” >ą¼’9953330565šŸ” genuine Escort Service šŸ”āœ”ļøāœ”ļø
call girls in Harsh Vihar (DELHI) šŸ” >ą¼’9953330565šŸ” genuine Escort Service šŸ”āœ”ļøāœ”ļø9953056974 Low Rate Call Girls In Saket, Delhi NCR
Ā 
CALL ON āž„8923113531 šŸ”Call Girls Kalyanpur Lucknow best Female service šŸ§µ
CALL ON āž„8923113531 šŸ”Call Girls Kalyanpur Lucknow best Female service  šŸ§µCALL ON āž„8923113531 šŸ”Call Girls Kalyanpur Lucknow best Female service  šŸ§µ
CALL ON āž„8923113531 šŸ”Call Girls Kalyanpur Lucknow best Female service šŸ§µanilsa9823
Ā 
SD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxSD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxjanettecruzeiro1
Ā 
Call Girls In Safdarjung Enclave 24/7āœ”ļø9711147426āœ”ļø Escorts Service
Call Girls In Safdarjung Enclave 24/7āœ”ļø9711147426āœ”ļø Escorts ServiceCall Girls In Safdarjung Enclave 24/7āœ”ļø9711147426āœ”ļø Escorts Service
Call Girls In Safdarjung Enclave 24/7āœ”ļø9711147426āœ”ļø Escorts Servicejennyeacort
Ā 
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...babafaisel
Ā 
Fashion trends before and after covid.pptx
Fashion trends before and after covid.pptxFashion trends before and after covid.pptx
Fashion trends before and after covid.pptxVanshNarang19
Ā 
Cosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable BricksCosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable Bricksabhishekparmar618
Ā 
Design Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William VickeryDesign Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William VickeryWilliamVickery6
Ā 
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...Suhani Kapoor
Ā 
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdfThe_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdfAmirYakdi
Ā 
SCRIP Lua HTTP PROGRACMACION PLC WECON CA
SCRIP Lua HTTP PROGRACMACION PLC  WECON CASCRIP Lua HTTP PROGRACMACION PLC  WECON CA
SCRIP Lua HTTP PROGRACMACION PLC WECON CANestorGamez6
Ā 
Call Girls in Okhla Delhi šŸ’ÆCall Us šŸ”8264348440šŸ”
Call Girls in Okhla Delhi šŸ’ÆCall Us šŸ”8264348440šŸ”Call Girls in Okhla Delhi šŸ’ÆCall Us šŸ”8264348440šŸ”
Call Girls in Okhla Delhi šŸ’ÆCall Us šŸ”8264348440šŸ”soniya singh
Ā 
VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...
VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...
VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...Suhani Kapoor
Ā 
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...home
Ā 
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130Suhani Kapoor
Ā 

Recently uploaded (20)

young call girls in Vivek ViharšŸ” 9953056974 šŸ” Delhi escort Service
young call girls in Vivek ViharšŸ” 9953056974 šŸ” Delhi escort Serviceyoung call girls in Vivek ViharšŸ” 9953056974 šŸ” Delhi escort Service
young call girls in Vivek ViharšŸ” 9953056974 šŸ” Delhi escort Service
Ā 
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Ā 
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai DouxDubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Ā 
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...
Ā 
DragonBall PowerPoint Template for demo.pptx
DragonBall PowerPoint Template for demo.pptxDragonBall PowerPoint Template for demo.pptx
DragonBall PowerPoint Template for demo.pptx
Ā 
call girls in Harsh Vihar (DELHI) šŸ” >ą¼’9953330565šŸ” genuine Escort Service šŸ”āœ”ļøāœ”ļø
call girls in Harsh Vihar (DELHI) šŸ” >ą¼’9953330565šŸ” genuine Escort Service šŸ”āœ”ļøāœ”ļøcall girls in Harsh Vihar (DELHI) šŸ” >ą¼’9953330565šŸ” genuine Escort Service šŸ”āœ”ļøāœ”ļø
call girls in Harsh Vihar (DELHI) šŸ” >ą¼’9953330565šŸ” genuine Escort Service šŸ”āœ”ļøāœ”ļø
Ā 
CALL ON āž„8923113531 šŸ”Call Girls Kalyanpur Lucknow best Female service šŸ§µ
CALL ON āž„8923113531 šŸ”Call Girls Kalyanpur Lucknow best Female service  šŸ§µCALL ON āž„8923113531 šŸ”Call Girls Kalyanpur Lucknow best Female service  šŸ§µ
CALL ON āž„8923113531 šŸ”Call Girls Kalyanpur Lucknow best Female service šŸ§µ
Ā 
SD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxSD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptx
Ā 
Call Girls In Safdarjung Enclave 24/7āœ”ļø9711147426āœ”ļø Escorts Service
Call Girls In Safdarjung Enclave 24/7āœ”ļø9711147426āœ”ļø Escorts ServiceCall Girls In Safdarjung Enclave 24/7āœ”ļø9711147426āœ”ļø Escorts Service
Call Girls In Safdarjung Enclave 24/7āœ”ļø9711147426āœ”ļø Escorts Service
Ā 
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Ā 
Fashion trends before and after covid.pptx
Fashion trends before and after covid.pptxFashion trends before and after covid.pptx
Fashion trends before and after covid.pptx
Ā 
Cosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable BricksCosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable Bricks
Ā 
Design Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William VickeryDesign Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William Vickery
Ā 
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...
Ā 
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdfThe_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
Ā 
SCRIP Lua HTTP PROGRACMACION PLC WECON CA
SCRIP Lua HTTP PROGRACMACION PLC  WECON CASCRIP Lua HTTP PROGRACMACION PLC  WECON CA
SCRIP Lua HTTP PROGRACMACION PLC WECON CA
Ā 
Call Girls in Okhla Delhi šŸ’ÆCall Us šŸ”8264348440šŸ”
Call Girls in Okhla Delhi šŸ’ÆCall Us šŸ”8264348440šŸ”Call Girls in Okhla Delhi šŸ’ÆCall Us šŸ”8264348440šŸ”
Call Girls in Okhla Delhi šŸ’ÆCall Us šŸ”8264348440šŸ”
Ā 
VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...
VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...
VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...
Ā 
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Ā 
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130
Ā 

Introduction to UX Design and Digital Prototyping

  • 1.
  • 2. (is this engineer you? thatā€™s still a problem.)
  • 3.
  • 4. Between Paper & Code an introduction to UX design and digital prototyping Molly Wilson HPI School of Design Thinking July 2015
  • 5. ORIENTATION What is UX design? Is it the same as DT? Kinds of prototypes Training your designerā€™s eye CREATE AN APP Information Architecture Interface Design with Sketch Prototype Creation with InVision
  • 6. what do we mean when we say UX DESIGN?
  • 7. Whatā€™s up with the users?RESEARCH What do they need to do? What do we need them to do?PLAN How should the product work? How should the product look?DESIGN How are we doing?TEST What is UX design?
  • 8. Whatā€™s up with the users?RESEARCH What do they need to do? What do we need them to do?PLAN How should the product work? How should the product look?DESIGN How are we doing?TEST USER RESEARCH What is UX design?
  • 9. Whatā€™s up with the users?RESEARCH What do they need to do? What do we need them to do?PLAN How should the product work? How should the product look?DESIGN How are we doing?TEST INTERACTION DESIGN (IXD) What is UX design?
  • 10. Whatā€™s up with the users?RESEARCH What do they need to do? What do we need them to do?PLAN How should the product work? How should the product look?DESIGN How are we doing?TEST VISUAL (UI) DESIGN What is UX design?
  • 11. Whatā€™s up with the users?RESEARCH What do they need to do? What do we need them to do?PLAN How should the product work? How should the product look?DESIGN How are we doing?TEST USER TESTING What is UX design?
  • 12. Whatā€™s up with the users?RESEARCH What do they need to do? What do we need them to do?PLAN How should the product work? How should the product look?DESIGN How are we doing?TEST UX DESIGN What is UX design?
  • 13. how much UX DESIGN do design thinking students already know?
  • 14. What do you already have? ā€¢ open-minded interviewing and testing ā€¢ getting a group of people on the same page ā€¢ constantly designing with a mind to testing ā€¢ quick iterative loops ā€¢ fast sketching ā€¢ cross-disciplinary teams ā€¢ not taking feedback personally DT vs. UX
  • 15. What else do you need? ā€¢ visual design software ā€¢ visual design sensibility (typography, composition, color, etc.) ā€¢ geeky, tech-loving attitude ā€¢ familiarity with common UI patterns (comes with experience) ā€¢ very organized ā€¢ HTML/CSS/JS certainly doesnā€™t hurt DT vs. UX
  • 17. Paper prototype Tipple app, by Kyle Donnellon Kinds of prototypes
  • 18. Paper prototype Pens or pencils Paper or post-its Scissors Tape or glue Kinds of prototypes
  • 19. Interactive wireframe Click-through prototype Click dummy Drug information app, by me Kinds of prototypes
  • 20. Interactive wireframe Drug information app, by me A way to draw images A way to link images together Sketch, Keynote, Powerpoint, InDesign, Illustrator, Balsamiqā€¦ Invision, Marvel, Popā€¦ Kinds of prototypes
  • 21. Code prototype Pizza Finder app, by Leigh Shevchik Kinds of prototypes
  • 22. Code prototype A way to code the interface A way to store and/or get data HTML/CSS/JS (optionally with a library like jQuery Mobile), XCode, Swiftā€¦ This is not my department :) Kinds of prototypes
  • 23. Kinds of prototypes ? How does it feel to use? ? How should the app be organized? ? Where should stuļ¬€ go on the screen? ? What actual words/images should I use? PAPER INTERACTIVE WIREFRAME CODE PROTOTYPE ? What happens when people really use this? ? What are the potential technical challenges? ? How does the data youā€™re pulling look? ? Is this even a good idea? ? What features should it have?
  • 24. YOUā€™RE DONE HEREā€¦ Hard to change Not realistic enough Losing track of all the pieces of paper Sick of drawing the same thing over and over You need to share your idea with somebody outside your team ā€¦ BUT YOUā€™RE NOT READY FOR THIS You donā€™t really know what youā€™re making yet Specialized skill you might not have May get you in an engineering mindset too early Kinds of prototypes WEā€™RE DOING THIS ONE.
  • 27. With a partner, ā€œbook a hotelā€ on airbnb.com & booking.com ā€¢ What do you notice ļ¬rst? Second? Third? ā€¢ Do you care about the stuļ¬€ youā€™re seeing? Why or why not? ā€¢ What do you expect each click to do? Does it do what you expect? ā€¢ How do you feel? Why? ā€¢ Bonus: Make some ā€œmistakesā€ and see what the website does. 10 minutesTrain your designerā€™s eye
  • 28. you know where you are you know where you can go you know what you can do the thing you want is right there it looks familiar it gives you feedback
  • 29. YOUR CHALLENGE: Design a mobile app that helps individuals ļ¬nd and support local businesses.
  • 30. 1. Information Architecture Task ID & organization; Navigation 2. Interaction Design Tech setup & Sketch tutorial; Whirlwind tour of dos and donā€™ts; Design session 3. Prototype Creation Exploring InVision; A quick word about user testing 4. Share Out
  • 33. TOO SPECIFIC A DESIGN GOAL, NOT A TASK List all the tasks a user should be able to do in your product. Search for rooms by date/location Choose an available room Pay for room Compare available rooms Get conļ¬rmation from host Leave a review Read or reply to a host message Change or cancel a reservation Tell friends about my upcoming trip Rent out my own room Learn what Airbnb is See upcoming reservations 7 minutes Favorite a room See favorite rooms Decide where to travel 1. Information Architecture > Task identiļ¬cation Feel relaxed about travel Edit spelling of name TOO GENERAL Plan travel
  • 34. cluster similar things together 1. Information Architecture > Task organization
  • 35. map out the happy path 1. Information Architecture > Task organization
  • 36. Make clusters and paths. ā€¢ Cluster similar tasks near each other. ā€¢ Name each cluster. ā€¢ Are some of the clusters actually paths? If so, clarify the path. Paths can have branches in them. They can also connect to each other. 10 minutes1. Information Architecture > Task organization
  • 37. Welcome to The adventurous, social way to travel. Create an Account Does this match our IA?
  • 38. Browse Search FavoritesMy Proļ¬le Inbox My Trips 3 What about this?
  • 39. Hereā€™s the real design. Much better!
  • 40. nav patterns Top menu with overļ¬‚ow Examples from Smashing Magazine 1. Information Architecture > Navigation
  • 41. nav patterns Bottom menu with options within buttons Examples from Smashing Magazine 1. Information Architecture > Navigation
  • 42. nav patterns Vertical menus Examples from Smashing Magazine 1. Information Architecture > Navigation
  • 43. nav patterns Examples from Smashing Magazine Swipe navigation 1. Information Architecture > Navigation
  • 44. 1. Information Architecture > Navigation Do a couple Post-It sketches with diļ¬€erent nav patterns. ā€¢ Look at your IA. Whatā€™s the ideal starting point for your user? ā€¢ In your IA, how many diļ¬€erent screens/areas does your app have? Are they all equal? Are some more important? ā€¢ Look at similar apps and see what they do. No shame in copying. ā€¢ Youā€™ll also ļ¬nd pattern libraries on paperandcode.weebly.com. 7 minutes
  • 45. kindly point your internet-machine to paperandcode.weebly.com
  • 46. Time to get nerdy: Download Sketch. Download Font Awesome. Download Tethr. Links available on paperandcode.weebly.com. Do the tutorial. 25 minutes
  • 47. a whirlwind tour of dos and donā€™ts
  • 48. Buttons and Links ā€¢ Make clear whatā€™s clickable ā€¢ Colors mean something ā€“Ā error, warning, success ā€¢ You should never need to write directions for the user (like ā€œclick to proceedā€) Is ā€œChange PC Settingsā€ a button? Image via Jakob Nielsen. this word is lighter gray. can you tell? 2. Interaction Design > Dos & Dont's
  • 49. Mobile ā€¢ Minimize typing! ā€¢ Donā€™t have too many obscure tap/swipe/long- tap interactions ā€“Ā people canā€™t remember them all Image: Adobe Help Center 2. Interaction Design > Dos & Dont's
  • 50. Search & Filter ā€¢ Filters let the user reļ¬ne the search results displayed ā€¢ Make it clear how the user can start a new search ā€¢ Use the right ļ¬lterā€¦ toggle? check? radio button? dropdown? Yelp iOS app 2. Interaction Design > Dos & Dont's
  • 51. Words ā€¢ Be consistent. Donā€™t say ā€œnextā€ on one screen and ā€œOKā€ on another one ā€¢ Match the userā€™s feelings. Welcome them when they sign up, but be serious when theyā€™re spending money. mailchimp.com 2. Interaction Design > Dos & Dont's
  • 52. Dashboards ā€¢ Think about what people are actually curious about. Donā€™t just show data for the sake of data. ā€¢ Donā€™t imply % complete when thereā€™s nothing to complete (for example, energy usage). Google Fit app 2. Interaction Design > Dos & Dont's
  • 53. Use real content. Wikimedia Commons yours truly 2. Interaction Design > Dos & Dont's
  • 54. Donā€™t be ā€œcreative.ā€ images from skeu.it 2. Interaction Design > Dos & Dont's
  • 55. Donā€™t fuss too much with visuals! dribbble / Haziq Mir yours truly 2. Interaction Design > Dos & Dont's
  • 56. Create your screens. ā€¢ Use Tethr as a starting point, but donā€™t be afraid to mess with it. ā€¢ Remember: copying is totally ļ¬ne. 2. Interaction Design > Design Session 45 minutes
  • 57. Link your screens together. ā€¢ Create an account and start a project at invisionapp.com. ā€¢ Export your screens as PDF, JPG, GIF, etc. Drag & drop them into Invision. ā€¢ Link them together with hotspots. ā€¢ Click ā€œshareā€ to view your prototype. 3. Prototype Creation > Exploring Invision 25 minutes
  • 58. Three kinds of remote testing 1. You do a videoconference with the user yourself 2. You use a service that recruits and surveys users 3. You use a service that collects data about a live website 3. Prototype Creation > User Testing
  • 59. What did you make? ā€¢ How do our diļ¬€erent design choices change the meaning of the concept? ā€¢ How do our diļ¬€erent design choices change the behaviors people are likely to do? 4. Share Out whatever we have left
  • 60. The endā€¦ for now ā™„ Continue your UX design journey at paperandcode.weebly.com.