9be6bd03e3
Dashboard pemetaan statis kini dilayani aplikasi di /dashboard (app/static/dashboard.html). Fitur lengkap Tahap 1-4 + dasbor monitoring, menu global, filter semester, input nilai langsung, penggabungan nilai team teaching, tabel bisa urut. Dockerfile berubah dari nginx statis ke uvicorn/FastAPI: healthcheck, proxy-headers, volume /data (SQLite). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
7 lines
106 B
Plaintext
7 lines
106 B
Plaintext
fastapi>=0.115
|
|
uvicorn[standard]>=0.30
|
|
jinja2>=3.1
|
|
python-docx>=1.1
|
|
python-multipart>=0.0.9
|
|
openpyxl>=3.1
|