slackapi/node-tasks-app

[FEATURE] Add tasks from my task list

colmdoyle opened this issue · 0 comments

Description

As a
User

I want to
create tasks from the same interface as my list of tasks

So that I can
Add tasks that are missing when I review my list

Languages

This feature is now implemented in:

  • Python
  • Node.js
  • Java

Requirements (place an x in each of the [ ])

  • I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've searched for any related issues and avoided creating a duplicate issue.