The application currently lacks the ability for users to update tasks after creation, limiting their ability to modify task details. To address this, contributors are tasked with implementing task update functionality utilizing the existing backend API. This involves creating a user interface element, such as a form, to enable users to edit task details and integrating frontend logic to interact with the backend API endpoints for updating task data.
To address this, contributors are encouraged to explore the relevant task schema and backend API's.
Remember to submit the screenshots/video along with the PR.
The application currently lacks the ability for users to update tasks after creation, limiting their ability to modify task details. To address this, contributors are tasked with implementing task update functionality utilizing the existing backend API. This involves creating a user interface element, such as a form, to enable users to edit task details and integrating frontend logic to interact with the backend API endpoints for updating task data.
To address this, contributors are encouraged to explore the relevant task schema and backend API's.
Remember to submit the screenshots/video along with the PR.