Tagged Questions
4
votes
2answers
138 views
Multiple profiles in one single login
I shall allow my users to have multiple profiles in my website, to allow them to impersonate identities they create to post. But I have doubts about the best way to accomplish this.
Assume that I ...
4
votes
2answers
198 views
Internal Vs. Consumer site UX
I am in the middle of designing a web application for a company that deals with institutions, there are both the end-user facing site (what the schools will see and use), and the "behind-the-scenes" ...
3
votes
2answers
192 views
How should I allow my members to delete their membership from my site?
What is the best way to allow a member to delete their account if they wish to not be a member of our community? Should I simply have them click a delete button on the site? What other measures should ...