feat(ui): modern theme, dark/light toggle, polished templates

This commit is contained in:
2025-09-03 11:06:14 +03:00
commit 71c87979c0
16 changed files with 753 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
Flask>=2.3
requests>=2.31