Closed Harshvardhan14 closed 3 hours ago
While I try to add new task to a list, that task is not getting inserted into the database there by causing issue in index.html. As the task is not added in the database it is not getting reflected in the front-end.
Resolved issue by updating the newElement function in index.html file
While I try to add new task to a list, that task is not getting inserted into the database there by causing issue in index.html. As the task is not added in the database it is not getting reflected in the front-end.