Skip to content

Feature List

Chrisman Brown edited this page Nov 8, 2019 · 3 revisions

core features

Users

  1. Taskmasters
  2. Peons

Projects

  1. A Project is a collection of Tasks
  2. Projects can have many users and Users can have many Projects.
  3. Taskmasters can create new Projects.
  4. Taskmasters can invite other users to a Project.

Tasks

  1. Taskmasters can create Tasks
  2. Taskmasters assign Tasks to Peons (more than one Peon at a time?)
  3. Taskmasters can assign a Status to a Task
  4. Status is one of:
    • TODO
    • IN PROGRESS
    • DONE
  5. Tasks have comments? for discussion/collaboration

Lanes

  1. There is one Lane for each Status:
    • TODO
    • IN PROGRESS
    • DONE
  2. User can see a list of all Tasks in a Lane
  3. Moving a Task from one Lane to another updates its Status

2.0 Features

Chat

  • Each Project (Task?) has its own persistent, real time chat?