Is there any task list would be created by command for an individual and when that individual signs in on the left side (for instance) a list of outstanding tasks would show. They can choose the task and then should be able to update the progress. Once completed then a notification should be sent to whomever created the task. The command would have a master task list, so we could keep track of the tasks that have been assigned. This would help keep the team focused and on track.
The task should contain:
- who the task is assigned to
- Who created the task
- CC'd to the appropriate commander
- The date it was created
- Completion date
- Priority
- Tittle of task
- Details of task (body of message)
- Status of task (completed, 50%, 75%, not started)
- Warning or reminder of completion date
We should be able to edit the task, or delete it if not needed.
Is this enough?