a program written to be used by a business.
60
votes
20answers
11k views
Do we need good-looking design for a program internal only to our company?
Do we need to make the user-interface look good (adding images, animations, etc.) for a program internal only to the company?
Making the user-interface look good might slow the performance of the ...
4
votes
2answers
546 views
Reason that most (business) applications have a blue theme?
Most applications use blue as their central color, particularly business applications (e.g. Windows uses blue in most of it's chrome).
I am being pushed to use purple throughout our current ...
4
votes
2answers
400 views
Alternative control to drag and drop for assigning tasks to an individual?
I am working on a web application for Branch Managers at an investment bank to assign accounts that are without Financial Advisers for whatever reason. Some reasons are the Financial Adviser has ...
3
votes
6answers
480 views
How to create bands of number ranges for a field?
I have a field in a system called "Score" which ranges from an undetermined negative number to an undetermined positive number. I am trying to figure out a UI for the user to create "bands" of ...