iiitl / MERN_AUTH

MERN Task with auth application
0 stars 8 forks source link

Implement Task Update Functionality #8

Open Yash7426 opened 6 months ago

Yash7426 commented 6 months ago

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.

piyushkumar079 commented 6 months ago

@Yash7426 please assign this issue to me

Yash7426 commented 6 months ago

@piyushkumar079 You can start working on this.