From a7467f6f25dddd4278c31873cb5e82d8a947c27a Mon Sep 17 00:00:00 2001
From: eric <3024947@stud.hs-mannheim.de>
Date: Sun, 10 Aug 2025 17:44:14 +0200
Subject: [PATCH 01/11] Login page
---
src/main/resources/public/index.html | 79 ++++++++++++++++++++++++----
1 file changed, 70 insertions(+), 9 deletions(-)
diff --git a/src/main/resources/public/index.html b/src/main/resources/public/index.html
index d2dcc5d..3af4974 100644
--- a/src/main/resources/public/index.html
+++ b/src/main/resources/public/index.html
@@ -1,18 +1,79 @@
-
- Spotify – Zuletzt gehörte Songs
+
+
+ Spotify Roulette – Login
+
+
+
+
-Spotify – Zuletzt gehörte Songs
-
-
+
+
+
+ Spotify Roulette
+ Status: Abgemeldet
+
+
+
+
+
Du wirst zu Spotify weitergeleitet, um die Berechtigungen zu bestätigen.
+
+
+
+
+
From 83c36b27f6c991006f540adf82b1d2ac709a43ca Mon Sep 17 00:00:00 2001
From: eric <3024947@stud.hs-mannheim.de>
Date: Sun, 10 Aug 2025 17:52:49 +0200
Subject: [PATCH 02/11] Lobby GUI
---
src/main/resources/public/lobby.html | 103 +++++++++++++++++++++++++--
1 file changed, 97 insertions(+), 6 deletions(-)
diff --git a/src/main/resources/public/lobby.html b/src/main/resources/public/lobby.html
index 63d7e23..4aa961e 100644
--- a/src/main/resources/public/lobby.html
+++ b/src/main/resources/public/lobby.html
@@ -1,14 +1,105 @@
-
- Lobby – Spotify Roulette
+
+
+ Spotify Roulette – Lobby
+
+
+
+
-Lobby
-Was möchtest du tun?
-
-
+
+
+
+ Lobby
+ Angemeldet als —
+
+
+
+
+
Neues Spiel
+
+
+
+
Spiel erstellenStarte eine neue Runde und teile den Code.
+
+
+
+
+
+
+
Spiel beitreten
+
+
+
+
Bestehendem Spiel beitretenDu hast schon einen Code? Klicke hier.
+
+
+
+
+
+
+
+
+
From be3e5f268efe91f10565643dafd9702bba3b62f5 Mon Sep 17 00:00:00 2001
From: eric <3024947@stud.hs-mannheim.de>
Date: Sun, 10 Aug 2025 18:05:30 +0200
Subject: [PATCH 03/11] Spiel erstellen GUI
---
src/main/resources/public/create-game.html | 103 ++++++++++++++++++++-
src/main/resources/public/index.html | 1 -
2 files changed, 99 insertions(+), 5 deletions(-)
diff --git a/src/main/resources/public/create-game.html b/src/main/resources/public/create-game.html
index 8d64cd6..d368a89 100644
--- a/src/main/resources/public/create-game.html
+++ b/src/main/resources/public/create-game.html
@@ -1,12 +1,107 @@
-
- Spiel erstellen – Spotify Roulette
+
+
+ Spiel erstellen – Spotify Roulette
+
+
+
+
-Neues Spiel erstellen
-
+
+
+
+ Neues Spiel erstellen
+ Angemeldet als —
+
+
+
+
+
Sofort starten
+
+
+
+
+ Standard-Spiel
+ Erstellt eine Lobby mit Standardregeln.
+
+
+
+
Du bekommst einen Spiel‑Code zum Teilen.
+
+
+
+
+
WIP Einstellungen
+
+
+
BaldMax. Spieler • Rundenanzahl • Song‑Ausschnitt • Privat/Öffentlich
+
WIP Optionen die evtl dazu kommen
+
+
+
+
+
+
+
+
diff --git a/src/main/resources/public/index.html b/src/main/resources/public/index.html
index 3af4974..af9e34a 100644
--- a/src/main/resources/public/index.html
+++ b/src/main/resources/public/index.html
@@ -73,7 +73,6 @@
-