HelloVoter icon indicating copy to clipboard operation
HelloVoter copied to clipboard

Abstract out assignments into tasks

Open cormander opened this issue 4 years ago • 1 comments

As a campaign manager, I need to create tasks for volunteers so that we can provide clear instruction as to what needs to be done within the tool.

This feature is done when:

  • A new task creation API exists
  • Tasks require a form, a list ("turf" or otherwise), and a text description
  • A task status API exists
  • The "/hello" endpoint is updated to pull assignments from tasks if they exist

cormander avatar Apr 18 '20 16:04 cormander