From 2dbd0dba04ba1bbdeb67b1654145ad4631710ab3 Mon Sep 17 00:00:00 2001 From: Harish7700 Date: Mon, 19 Jan 2026 10:24:44 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Enhanced=20Todo=20App=20with=20all?= =?UTF-8?q?=2010=20advanced=20features?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Todo-app/index.html | 111 ++++++++++++++++++++++++++++++++++++++------ 1 file changed, 96 insertions(+), 15 deletions(-) diff --git a/Todo-app/index.html b/Todo-app/index.html index a2d1385..9c7e371 100644 --- a/Todo-app/index.html +++ b/Todo-app/index.html @@ -5,7 +5,7 @@ - Scratch JS Todo list learn by concept clear + Advanced Todo App - Task Manager