From b718001ef01d238e457734d3c675bbb59243dd20 Mon Sep 17 00:00:00 2001 From: Carlos Abreu Date: Sun, 29 Mar 2026 19:11:13 +0100 Subject: [PATCH] Committed index.html, script.mjs, todos.mjs and todos.test.mjs files --- Sprint-3/todo-list/index.html | 1 + Sprint-3/todo-list/script.mjs | 13 +++++++- Sprint-3/todo-list/todos.mjs | 16 ++++++++-- Sprint-3/todo-list/todos.test.mjs | 51 ++++++++++++++++++++++++++++--- 4 files changed, 72 insertions(+), 9 deletions(-) diff --git a/Sprint-3/todo-list/index.html b/Sprint-3/todo-list/index.html index 4d12c4654..54c6ec4ae 100644 --- a/Sprint-3/todo-list/index.html +++ b/Sprint-3/todo-list/index.html @@ -20,6 +20,7 @@

My ToDo List

+