• I need a simple plugin for a to-do /check-list for multiple users.
    —–
    I have about 170 people that need to complete 5 tasks.
    Everybody should be able to see the progress to each other. Both in front-end and back-end.
    I prefer this displayed in colors. If the task is done = green. In progress = yellow. Not started = red. (I can manage without colors too).
    If it comes with date started/finised it would be great.

    And do I need to create a unique user for everyone?
    Or can they all share a user? (But they will have their own to-do box realated to their name. (I just have to trust that they don’t mess up for other people).

    Please help me out. Thanks.

The topic ‘To-do / check list for multiple users?’ is closed to new replies.