ivatanako:
Hi,
Mga sir at mam,
Ask ko lang if ano po yung pinakamagandang design ng UI. Ano ano yung mga tinitingnan?
Mga pointers po. Thank you. Mahina ako sa mga design eh :)
Generally, there are various facets in UI design that you need to address. You need to consider which type of application you will develop. What are you designing? website? web app? windows forms? command prompts applications? embedded apps on custom hardware with custom controls? touch interface? voice prompter application? Then you need to consider the controls like are you writing from scratch or are you just reusing what is out there in most toolboxes. You also have to deal about approriateness of applying the proper controls like when you need a spreedsheet like interface on certain scenarios, or when you only need a textbox, or when you need to emit a sound or something. Then you need to ensure how easy it is to navigate inside your application. There are lots of things to consider when you really want to make UI a serious item in your dev process. When you properly address all these, you can then measure your app's effectiveness (usability).