If you check "done", the status is not saved to the DB. Create a toggleToDo function to make a PATCH request to update the isDone property.
If you check "done", the status is not saved to the DB.
Create a toggleToDo function to make a PATCH request to update the isDone property.