Backend totalmente hecho con mongodb, añadida la funcionalidad de usuarios con historial

This commit is contained in:
Mireya Cueto Garrido
2026-03-27 11:16:44 +01:00
parent 57b64b4f1e
commit e19e971cd6
15 changed files with 252 additions and 89 deletions
+4 -3
View File
@@ -1,6 +1,7 @@
fastapi
uvicorn
sqlalchemy
pymysql
motor
pydantic
cryptography
passlib
bcrypt==4.0.1
email-validator