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 ...
6
votes
3answers
601 views

Recommended books for enterprise application interface design [closed]

I've been reading a lot on UX lately with the intention of improving the user experience on the custom applications we develop. Most of the resources I used are targeting informational websites. I ...