From 2dd1c87bb7e058795910931eac29b87534f16fe0 Mon Sep 17 00:00:00 2001 From: Modo Date: Sat, 21 Oct 2023 22:22:49 +0530 Subject: [PATCH] Add Form Logic --- frontend/html/dashboard.html | 23 +++++++++-------- frontend/scripts/dashboard.js | 47 +++++++++++++++++++++++++++++------ frontend/styles/dashboard.css | 2 +- 3 files changed, 53 insertions(+), 19 deletions(-) diff --git a/frontend/html/dashboard.html b/frontend/html/dashboard.html index 622ca8f..4c69518 100644 --- a/frontend/html/dashboard.html +++ b/frontend/html/dashboard.html @@ -201,9 +201,12 @@ p <<<<<<< HEAD +<<<<<<< HEAD >>>>>>> a260428 (Dashboard Entry Update) ======= +======= +>>>>>>> 69bfc65 (Add Form Logic)