- Issue created by @Manav
- @manav opened merge request.
Create a task and add functionality to todoist list. If users want to add a new task, they can click the complete add link/button in the content area to create a new task.
Create an add task form that will call todoist API endpoint to add a new task to the list. The user will enter 3 values like title of the task, the description, and the due date of the task in the form fields.
Active
1.0
Code