Stromverbrauch/Strompreis in Einstellungen verschoben

This commit is contained in:
Erik Thiele
2026-07-02 14:31:35 +02:00
parent 4eb2c9e71d
commit 23d4c180a6
3 changed files with 18 additions and 9 deletions

View File

@@ -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