diff --git a/public/course.html b/public/course.html index fd3cbb6..2e03939 100644 --- a/public/course.html +++ b/public/course.html @@ -1,233 +1,267 @@ + Activity - Alpha One Labs - + + - + -
-
-
- ActivitiesLoading... +
+
+
+ ActivitiesLoading... +
+

Loading...

+

+
+
-

Loading...

-

-
-
-
- -
-
- - - - - -
- - - - - + +
+
+

Sessions

+ +
+
    +
  • Loading...
  • +
+
+ + + +
+ + + + + + - -
-

Welcome!

-

Select an activity and join to see full details including session locations and descriptions.

+ +
+

Welcome!

+

Select an activity and join to see full + details including session locations and descriptions.

+
+
+
-
- - - - - + + if (!actId) { + document.getElementById('act-title').textContent = 'No activity selected'; + } else { + loadActivity().catch(e => { document.getElementById('act-title').textContent = 'Error: ' + e.message; }); + } + + \ No newline at end of file diff --git a/public/login.html b/public/login.html index b7d8c23..cac2b24 100644 --- a/public/login.html +++ b/public/login.html @@ -1,5 +1,6 @@ + @@ -8,140 +9,177 @@ - -
-
- - Alpha One Labs - Alpha One Labs - -

All user data encrypted at rest - zero plaintext PII stored

-
+ -
-
- - +
+
+ + Alpha One Labs + Alpha One Labs + +

All user data encrypted at rest - zero plaintext PII stored

-
-

Welcome back!

-
-
- - -
-
- - -
- - -
-

- Demo: alice / password123 - or charlie / password123 -

-
+
+
+ + +
- + +

+ Back to activities +

-

- Back to activities -

-
- - + + \ No newline at end of file diff --git a/public/teach.html b/public/teach.html index 8c00bff..650a750 100644 --- a/public/teach.html +++ b/public/teach.html @@ -1,319 +1,386 @@ + Host Hub - Alpha One Labs - + + - + - -