Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles / operating-systems / Windows

User Experience (UX) That Works

5.00/5 (2 votes)
29 Jan 2014CPOL2 min read 13K  
User experience that works

user-experience-pic

Let us first define what User experience (UX) is. User experience is how a person feels while interfacing with a product, system or service. User experience brings out questions like, does the product/service being used bring any value to the end-user, is it easy and fun to use, does it perform efficiently. Good user experience means you will get “yes” as an answer for the above questions.

In case of a website or web application, user experience combines different components of the system such as text, graphics, animation, interface design and interactivity in a seamless experience for the end-user. User experience should work within the context of the system being developed and remain unique to it. As the user experience is tightly linked to the underlying system, we can safely say that behind a good user experience is a great idea being developed.

Let’s define some of the points below about user experience that works:

  • A good user experience is not just about sketching great interfaces, it is much more than that. Work on user experience should start at the planning level, stay till the product launch and should be part of later product updation. Good user experience is all about learning the business model, doing research and understanding how a product/service will affect end-user’s life in a meaningful way.
  • At the very least, a system with good user experience should perform all the tasks that it says it can do with minimum efforts from the user side.
  • A good user experience doesn’t come in the way of end-users and the system they are trying to use, rather it works magically in the background to make sure a person has a sense of fulfillment and joy after interacting with a system.
  • Products with great user experience will not go for 10 features that are good, but will stop at 5 features that are great and only add new features if it can match the standard set.
  • You cannot satisfy all the people with one type of experience. Because all humans react differently to different situations, we cannot built a user experience that can satisfy all. Instead focus on the target audience and build the whole experience around them.
  • Good user experience makes users fully trust a system they are using. Users depend on a system for important tasks and a good user experience holds their hands and guides them through the process without much efforts.

In today’s world, when a system can be accessed from different platforms and devices, good user experience makes sure that interaction with the system is consistent across platforms and devices. Good user experience should make the system independent of which platform or device it is accessed on.

Please let me know your thoughts, suggestions and feedback.

Image 2

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)