From 5c4e61759532446e3d37a4dcb4393ccb222afef0 Mon Sep 17 00:00:00 2001 From: "bahawal.baloch" Date: Mon, 30 Mar 2026 20:00:34 +0500 Subject: [PATCH] Add dashboard template for surveillance system - Created a new dashboard.html file for the surveillance dashboard interface. - Implemented responsive layout with CSS grid for KPI display and video panel. - Added styling for header, sidebar, alert banner, and various UI components. - Included responsive design adjustments for mobile view. --- templates/dashboard.html | 452 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 452 insertions(+) create mode 100644 templates/dashboard.html diff --git a/templates/dashboard.html b/templates/dashboard.html new file mode 100644 index 0000000..6311a6b --- /dev/null +++ b/templates/dashboard.html @@ -0,0 +1,452 @@ + + + + + +Surveillance Dashboard + + + + + +
+ + GATHERING ALERT — People grouped for over 20 seconds +
+ +
+ +
+
+ + Connecting +
+
+
+
+ +
+ +
+
+ People Detected + 0 +
+
+ Active Groups + 0 +
+
+ Total Alerts + 0 +
+
+ FPS + 0 +
+
+ + +
+ Live Feed +
+ LIVE + 0 People +
+
+ + + +
+ + + + + + +