v1 upload

First upload of project files
This commit is contained in:
2024-03-23 11:49:29 +02:00
commit 45ef778274
344 changed files with 6145 additions and 0 deletions

3
backend/requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
fastapi
uvicorn
mysql-connector-python