slackapi / node-tasks-app

Tasks App is a sample Task Management app built on the Slack Platform.
MIT License
99 stars 50 forks source link

[FEATURE] Prioritize/Reorder tasks on task list #31

Open illisan opened 3 years ago

illisan commented 3 years ago

Description

As a User

I want to Be able to reorder my tasks on my task list.

So that I can Prioritize tasks that are due on the same day.

Languages

This feature is now implemented in:

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

illisan commented 3 years ago

Another option to accomplish something similar would be to add the ability to assign a priority level to a specific task when creating it.