From fcbfc599a1eade78b38510c390e28ca7208326f9 Mon Sep 17 00:00:00 2001 From: Facundo Saucedo <43495919@terciariourquiza.edu.ar> Date: Mon, 13 Apr 2026 17:04:23 -0300 Subject: [PATCH] feat(UI): Enhance form functionality and add progress bar for improved user experience --- src/index.html | 60 +++++++++- src/script.js | 308 +++++++++++++++++++++++++++++++++++++++++++++++++ src/styles.css | 255 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 622 insertions(+), 1 deletion(-) diff --git a/src/index.html b/src/index.html index 993ded9..39fadcf 100644 --- a/src/index.html +++ b/src/index.html @@ -8,6 +8,7 @@
+