Commit graph

17 commits

Author SHA1 Message Date
cami 3cbfd949e4 Give feedback when someone wants to register 2021-07-04 23:31:18 +02:00
cami bf93e82d19 Removed some logging in the backend when registering 2021-06-30 00:58:18 +02:00
cami d7d22cb875 Formatting things in app.py 2021-06-28 04:31:52 +02:00
cami 19db7f18a5 Merge branch 'main' into feature/registerFeedback 2021-06-28 03:54:10 +02:00
cami 2ae7cb129d Remove unused endpoint in the backend (fix #80) 2021-06-28 03:50:55 +02:00
cami a032ca946e Starting to add feedback in the registration (fixes #78) 2021-06-28 03:46:27 +02:00
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
cami 7d8975ed69 Merge branch 'main' into feature/umfrage 2021-06-26 22:41:41 +00:00
cami e0ffe1a79b Added survey to web application with the backend working 2021-06-27 00:39:28 +02:00
cami d8ce50a897 Formatting some things 2021-06-27 00:29:29 +02:00
cami c7d4b0c262 Added very simple register backend and frontend 2021-06-23 01:26:55 +02:00
cami abb2d546f7 Refactored some things 2021-06-23 00:11:04 +02:00
cami 8d4d166924 Started with the login function and it works more or less :-) 2021-06-22 03:41:14 +02:00
cami 001db06659 Backend container works with autoreloading.. :-) 2021-06-22 02:26:23 +02:00
cami 02fc2bb4ef Started debugging backend stuff.. 2021-06-22 02:15:40 +02:00
cami 921544b76f Added a working backend container 2021-06-22 00:58:08 +02:00
cami dca5bbda5c Working backend without container 2021-05-07 04:02:18 +02:00
Renamed from backend/api.py (Browse further)