Post Image
checkout steps ui/ux design

1. Visibility of System Status

Definition: The design should always keep users informed about what is going on, through appropriate feedback within a reasonable amount of time.

Stovetop controls, principles ui ux design

Illustration by Sara Pimental

2. Match between System and the Real World

Definition: The design should speak the users’ language. Use words, phrases, and concepts familiar to the user, rather than internal jargon. Follow real-world conventions, making information appear in a natural and logical order.

user control principles of UI design

Illustration by Nielsen Norman Group

3. User Control and Freedom

Definition: Users oen perform actions by mistake. They need a clearly marked “emergency exit” to leave the unwanted action without having to go through an extended process.

4. Consistency and Standards

Definition: Users should not have to wonder whether different words, situations, or actions mean the same thing. Follow platform and industry conventions.

5. Error Prevention

Definition: Good error messages are important, but the best designs carefully prevent problems from occuring in the first place. Either eliminate error-prone conditions, or check for them and present users with a confirmation option before they commit to the action.

6. Recognition Rather Than Recall

Definition: Minimize the user’s memory load by making elements, actions, and options visible. The user should not have to remember information from one part of the interface to another. Information required to use the design should be visible or easily retrievable when needed.

7. Flexibility and Efficiency of Use

Definition: Shortcuts — hidden from novice users — may speed up the interaction for the expert user such that the design can cater to both inexperienced and experienced users. Allow users to tailor frequent actions.

8. Aesthetic and Minimalist Design

Definition Interfaces should not contain information which is irrelevant or rarely needed. Every extra unit of information in an interface competes with the relevant units of information and diminishes their relative visibility.

9. Help Users Recognize, Diagnose, and Recover from Errors

Definition: Error messages should be expressed in plain language (no error codes), precisely indicate the problem, and constructively suggest a solution.

10. Help and Documentation

Definition: It’s best if the design doesn’t need any additional explanation. However, it may be necessary to provide documentation to help users understand how to complete their tasks.

”10 Usability Heuristics for User Interface Design” Jakob Nielsen article Link 🔗

Comments are closed.