node-tasks-app
node-tasks-app copied to clipboard
[FEATURE] Ability to edit task after it's been created
Is there an existing request for this?
- [X] I have searched for any related issues and avoided creating a duplicate issue.
Have you read our code of conduct?
- [X] I have read and agree to the code of conduct
Feature as a user story
As a user I want the ability to edit a task's information (due date, title, description, etc.) after it's been created by me or assigned to me.
Can possibly be paired with issues #8 and #9?