- What is the golden rule when designing a interface?
- What do we consider in designing an interface?
- How can good Interface Design be achieved?
What is the golden rule when designing a interface?
A good interface should be designed to avoid errors as much as possible. However, if something goes wrong, your system should make it easy for users to understand and resolve the problem. Simple ways to deal with errors include displaying clear error notifications and descriptive hints to resolve the problem.
What do we consider in designing an interface?
There are three factors that should be considered for the design of a successful user interface; development factors, visability factors and acceptance factors. Development factors help by improving visual communication.
How can good Interface Design be achieved?
Consistency is key to UI design as it increases products' learnability. Good UI design comes from creating a sense of familiarity and ensuring that everything on a screen makes sense and works in ways that the user expects it to work.