From 88790bdec2ed8a75720afe783f052fb4fea753e4 Mon Sep 17 00:00:00 2001 From: dylan Date: Tue, 14 Jan 2025 12:35:32 +0100 Subject: [PATCH] Convert to Alpine.js frontend --- ui/create-election.html | 122 +++++++++++++++++++++------------------- 1 file changed, 63 insertions(+), 59 deletions(-) diff --git a/ui/create-election.html b/ui/create-election.html index 463db5b..96ee915 100644 --- a/ui/create-election.html +++ b/ui/create-election.html @@ -5,27 +5,27 @@ Create New Election - + -
+

Create New Election

- +
- +
- @@ -35,23 +35,27 @@
- + 0 = unlimited - Maximum number of voters must be greater than 0 if voters are known +
- +
-
- - -
+
@@ -61,79 +65,82 @@
-
-

Election Created Successfully

-
- Election ID: - {{ createdElectionId }} - + -
-

Voter Access Codes

-
- -
-
- {{ index + 1 }}. - {{ code }} - +