Setup Project

This commit is contained in:
QuangMinh_123
2026-05-04 21:28:34 +07:00
commit 86383e7c03
17 changed files with 3263 additions and 0 deletions

12
backend/requirements.txt Normal file
View File

@@ -0,0 +1,12 @@
blinker==1.9.0
click==8.3.2
Flask==3.1.3
Flask-SQLAlchemy==3.1.1
itsdangerous==2.2.0
Jinja2==3.1.6
MarkupSafe==3.0.3
psycopg2-binary==2.9.12
python-dotenv==1.2.2
SQLAlchemy==2.0.49
typing_extensions==4.15.0
Werkzeug==3.1.8