[FEATURE] Assigning Tasks
Opened this issue · 2 comments
colmdoyle commented
Description
As a
User
I want to
Assign tasks to other people on my team
So that I can
Let them know when to do something
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.
jimray commented
One thing to consider: what does the view of the tasks look like in the home view? Do assigned tasks have a different section in the Home Tab or are all tasks grouped together (self-assigned and assigned)?