Tagged Questions
2
votes
0answers
92 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 ...
4
votes
7answers
218 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 ...