add a function "read", so that I can see, whether person assigned to a task has read it.
As I see it, we need a relation-table "item -> read" with a status read/unread for each item. So we could also establich read/unread projects,
task categories etc. pp.