From fc8d8ab8d0da95ec79056f59e14a150df6fcea89 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Sun, 30 Aug 2026 22:43:21 +0200 Subject: Moved to svelte --- src/App.svelte | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 src/App.svelte (limited to 'src/App.svelte') diff --git a/src/App.svelte b/src/App.svelte new file mode 100644 index 0000000..128685a --- /dev/null +++ b/src/App.svelte @@ -0,0 +1,62 @@ + + +
+ +
+
+
+ +
+
+ + +
+
+
+

Courts

+

Reserve courts for training or competition.

+
+ +
+
+
+

Regulars

+

Check in and check out club members.

+
+ +
+
+
+

Guests

+

Add guests to the pool.

+
+ +
+
+
+

Admin

+

Changes here are permanent and cannot be reverted.

+
+ +
+
+ -- cgit v1.3.1