feat: implement core backend API structure and frontend service layer for case management and authentication

This commit is contained in:
2026-05-12 15:41:57 +03:00
parent ee39a3d83b
commit bd73f18d5c
13 changed files with 718 additions and 63 deletions

View File

@@ -4,3 +4,7 @@ python-dotenv==1.0.1
psycopg2-binary==2.9.9
Werkzeug==3.0.3
requests==2.31.0
PyJWT==2.8.0
bcrypt==4.1.3
reportlab==4.1.0
pandas==2.2.1