wireframing

14
What is Wireframing?

Upload: jamiecavanaugh

Post on 12-Apr-2017

794 views

Category:

Education


0 download

TRANSCRIPT

Page 1: Wireframing

What is Wireframing?

Page 2: Wireframing

What is it?

What is wireframing? Wireframing is an important step in any screen design process. It allows you to define the information hierarchy of your design, making it easier for you to plan the layout according to how you want your user to process the information

Page 3: Wireframing

ImportanceWhy its important? It's like an architectural blueprint; you need to see it in two- dimensional black and white diagrams before understanding how to build your app.

Know where information is going to go before building pixel layers in photoshop, or writing code. Wireframes are useful in determining how the user interacts with the interface.

Wireframes can contain various states of button or menu behaviors.

Page 4: Wireframing

Research

Getting Inspired Observe what other designers or apps are doing for their wireframes, you will slowly get a picture in your mind of how a wireframe helps to organize information for the screen.

Page 5: Wireframing

Process

Designing Process Design is an organic process and thus different designers approach wireframing and its translation to visuals or code in different ways.

Find the process that brings out your own strengths and you are most comfortable with.

Page 6: Wireframing

Example Processes

Page 7: Wireframing

Mobile Tools

Balsamiq Balsamiq (http://balsamiq.com) is a paid product that allows you to rapidly make wireframes that look like sketches. It’s obvious that the wireframe is not a finished product but a work in progress.

There is a huge library of reusable components which you can drag and drop very easily to design your wireframes.

Page 8: Wireframing

Mobile Tools

JustinMind JustinMind (http://justinmind.com) enables you to create wireframes and interactive prototypes with rich interactions.

FluidUI FluidUI (http://fluidui.com) for rapid prototyping and team collaboration on large projects.

Page 9: Wireframing

Layout

Layout Elements Start by drawing boxes on the grid. Think about the order of information you would like to present to your visitors, top to bottom is the easiest, followed by left to right.

Page 10: Wireframing

Typography

Typography integration After you are satisfied with how the boxes are laid out, start dropping in bits and pieces of your content to get a feel of whether the information is being well-structured.

The rule of thumb is the same: the information you want to deliver to your audience has to be clear, even in a black and white wireframe.

Page 11: Wireframing

by:

Typography

Page 12: Wireframing

by:

High-def

High-definition wireframes Making a wireframe high definition means simply adding more details, as much as possible, without going too granular into the visual details.

It may mean filling in the actual copy into the wireframe and trying to determine the ideal font-sizes:

Page 13: Wireframing

Visual

Visual Translation As wireframe design concludes you will move towards designing the graphical user interface (GUI).

Using Illustrator or Photoshop you’ll create the graphical elements that will be placed on top of the wireframe screens and eventually laid into the app development environment.

Page 14: Wireframing

Recap• Wireframes should be done prior to coding or UI design

• Wireframes are your app’s architectural blueprint

• Research other apps and find inspiration

• Mobile wireframe tools enable rapid iterations

• Layout elements on screen and tie the app screens together

• Start simple before going high-def