Bachelorthesis_Code/backend
cami 2aae4e2b1b Write survey data to backend (solves #70)
In this commit the survey data will be written into the database for the corresponding user. The usercheck works with the authtoken which is sent in the header
2021-06-28 02:19:51 +02:00
..
src Write survey data to backend (solves #70) 2021-06-28 02:19:51 +02:00
.dockerignore Starting with docker implementation for python. Does not work at the moment 2021-05-07 04:04:38 +02:00
.flaskenv Added dev environment for docker 2021-05-11 02:03:32 +02:00
Dockerfile Started debugging backend stuff.. 2021-06-22 02:15:40 +02:00
Dockerfile.bak Added a working backend container 2021-06-22 00:58:08 +02:00
Dockerfile.prod Added backend to prod docker environment 2021-06-25 03:02:44 +02:00
requirements.txt Started debugging backend stuff.. 2021-06-22 02:15:40 +02:00