From 37625f2e7672c8836d3d2d8bff24203a4ca508e3 Mon Sep 17 00:00:00 2001 From: Brian Bjarke Jensen Date: Thu, 6 Nov 2025 21:31:11 +0100 Subject: [PATCH] added login and home page --- src/baby_monitor/static/index.html | 123 ++++++++++++++++++++++++++ src/baby_monitor/static/login.html | 137 +++++++++++++++++++++++++++++ 2 files changed, 260 insertions(+) create mode 100644 src/baby_monitor/static/index.html create mode 100644 src/baby_monitor/static/login.html diff --git a/src/baby_monitor/static/index.html b/src/baby_monitor/static/index.html new file mode 100644 index 0000000..1880344 --- /dev/null +++ b/src/baby_monitor/static/index.html @@ -0,0 +1,123 @@ + + + + + + Baby Monitor - Home + + + +
+
+

Loading...

+
+
+ + + + diff --git a/src/baby_monitor/static/login.html b/src/baby_monitor/static/login.html new file mode 100644 index 0000000..11b96e0 --- /dev/null +++ b/src/baby_monitor/static/login.html @@ -0,0 +1,137 @@ + + + + + + Baby Monitor - Login + + + +
+

Baby Monitor

+ +
+ + + +
+
+ + + +