Tagged Questions
-4
votes
1answer
60 views
UX around open data [closed]
I'm looking to better understand Web User Experience around the opening of data by organizations.
An example is what the world bank has done with their data, see this.
So I'm looking for:
Notes, ...
2
votes
2answers
229 views
Which design pattern to use for showing users task completeness?
For instance I have some data like this:
I have multiple users, every users has tasks which could be:
not started
completed
in progress
done
When I want to achieve clear separation of users, ...