List
Component type
Categories
Component created
Component changed
Features
- Add task / mark task as completed, move up/down in the list
- Different blocks to display own task list / all the team’s tasks
- Keep simple per user to do lists, that can be crossed when completed and kept as a log.
- The lists may be per user / per group, with the option of seeing other people’s list in the same space.
- Tracker block for what people is working on on your team (It could show latest done tasks or the next task for everyone in the team)
- Ability to view push tasks on other people’s task lists, they may be colored differently.
UI
- Simple ajax UI for adding/editing/move tasks on the list. We’ll assume the current task is the one at the top of the list.
- The team task list just need to be refreshed on page reloads for now. We’ll see later about refreshing it automatically.
