From fa64a868e8df80296217e72e03e5069dbc1760f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=A3lie=20*?= <44349276+tetelie@users.noreply.github.com> Date: Fri, 27 Feb 2026 23:08:45 +0100 Subject: [PATCH] update dashboard --- src/main/resources/templates/index.html | 229 +++++++++++++----------- 1 file changed, 127 insertions(+), 102 deletions(-) diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index 3851b69..d82bb68 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -7,136 +7,161 @@ - +
-
-

- đź§Š Iceberg Tracker -

-
- Statut : Connecté +
+
+

+ ICEBERG TRACKER +

+

Surveillance des prix en temps réel

+
+
+ + + + + System Active
-
-

Ajouter un produit Ă  surveiller

-
- - -
-
- +
+ class="bg-gray-900 rounded-3xl border border-gray-800 flex flex-col shadow-xl hover:shadow-blue-900/5 transition-all duration-500 group"> -
-
-
- Image produit +
+
+ Product +
+ + +
+
+
+ Actuel + -- € +
+
+ Min + -- € +
+
+ Max + -- €
-
+
+ + + + +
+ +
- -
-

Aucun produit en cours de surveillance. Ajoutez-en un au-dessus !

-
- \ No newline at end of file