From 23d4c180a630856bbebae5935a000fe0e47b055d Mon Sep 17 00:00:00 2001 From: Erik Thiele Date: Thu, 2 Jul 2026 14:31:35 +0200 Subject: [PATCH] Stromverbrauch/Strompreis in Einstellungen verschoben --- AGENTS.md | 3 ++- templates/index.html | 8 -------- templates/settings.html | 16 ++++++++++++++++ 3 files changed, 18 insertions(+), 9 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 62c0d3a..265c1db 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -23,7 +23,7 @@ source .venv/bin/activate ```bash python app.py -# -> http://127.0.0.1:5000 +# -> http://127.0.0.1:5001 ``` Kein Test, Lint, Typecheck oder CI vorhanden. README.md und AGENTS.md enthalten die Projektdokumentation. @@ -38,6 +38,7 @@ Kein Test, Lint, Typecheck oder CI vorhanden. README.md und AGENTS.md enthalten | GET | `/invoice` | Rechnungsseite | | POST | `/invoice/pdf` | PDF-Download | | POST | `/export` | TXT-Download | +| GET | `/settings` | Einstellungsseite (Druckerabschreibung, Arbeitskosten, Marge) | ## Config diff --git a/templates/index.html b/templates/index.html index 0e024f5..30492ab 100644 --- a/templates/index.html +++ b/templates/index.html @@ -78,14 +78,6 @@ -
- - -
-
- - -
diff --git a/templates/settings.html b/templates/settings.html index d50594e..7f8211a 100644 --- a/templates/settings.html +++ b/templates/settings.html @@ -90,6 +90,22 @@ +
+
Stromkosten
+
+
+
+ + +
+
+ + +
+
+
+
+