🎉 Feature: Updated project documentation and removed deprecated admin files 🎉

This commit is contained in:
2025-06-11 12:34:17 +02:00
parent 88324968e3
commit 6be0d6ee88
4 changed files with 333 additions and 827 deletions

View File

@@ -107,8 +107,7 @@ python app.py --debug
```
backend/
├── app.py # Hauptanwendung mit Development-Support
├── app_production.py # Produktions-Anwendung mit HTTPS-Support
├── app.py # Haupt-Anwendung mit Production- und Development-Modi
├── models.py # Datenbankmodelle
├── requirements.txt # Python-Abhängigkeiten
├── README.md # Diese Datei