Tagged Questions
3
votes
5answers
124 views
Name of the logged off part of an application/a website
I'd like to know how you would call the part of the application which is not the showcase, not the app itself, but the part between both.
Let me explain with more details. It is something very common ...
2
votes
0answers
89 views
web application redesign suggestion [closed]
We had built a application using Ext JS web desktop. Something similar to:
http://dev.sencha.com/deploy/ext-4.0.0/examples/desktop/desktop.html
The application is basically a web based ...
10
votes
5answers
392 views
Folding columns of a kanban view
In our enterprise management software, we use "kanban" views for different purposes; pipeline of business opportunities, tasks, recruitment process, bugtracker, etc. The example bellow shows the ...
4
votes
4answers
167 views
upgrade-friendly visual treatment for features disabled in the free version of a freemium product
My company is preparing to launch a "freemium" web application for business users. Most of the surface area of the app will be enabled in the free version, but a few features (e.g. ability to assign ...
1
vote
3answers
70 views
Setting safe defaults for user interface configuration by client
I am currently a consultant working for a software development company who is building an application for their client. The dev company feels that every aspect of the ui should be customize-able, ...
4
votes
7answers
217 views
How to display a distinction between actions which affect the 'real world' vs. actions that affect only the information in the application?
I have the following challenge:
I'm designing a web application that is supposed to manage IT components. Meaning - when the user creates an IT component in the application or updates an existing ...
3
votes
6answers
479 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 ...
2
votes
6answers
724 views
WebApp User Login Screen
I am currently considering options for a web/intranet application login screen and this seems like a good place to share.
Not much work has gone into the current screen since creation and it exists ...