699b6fae52
Add backend validation if the survey input is correct
2021-07-05 17:51:49 +02:00
6e9219fa7c
Added frontend validation in the survey without backend
2021-07-05 01:07:50 +02:00
160e4d936e
Added login feedback in the backend
2021-07-04 23:35:20 +02:00
3cbfd949e4
Give feedback when someone wants to register
2021-07-04 23:31:18 +02:00
d047e99113
Reformatted all the necessary files
2021-06-30 02:14:42 +02:00
bf93e82d19
Removed some logging in the backend when registering
2021-06-30 00:58:18 +02:00
d7d22cb875
Formatting things in app.py
2021-06-28 04:31:52 +02:00
19db7f18a5
Merge branch 'main' into feature/registerFeedback
2021-06-28 03:54:10 +02:00
2ae7cb129d
Remove unused endpoint in the backend ( fix #80 )
2021-06-28 03:50:55 +02:00
a032ca946e
Starting to add feedback in the registration ( fixes #78 )
2021-06-28 03:46:27 +02:00
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
7d8975ed69
Merge branch 'main' into feature/umfrage
2021-06-26 22:41:41 +00:00
364de2124f
Merge branch 'feature/umfrage' of git.sp-codes.de:cami/Bachelorthesis_Code into feature/umfrage
2021-06-27 00:41:27 +02:00
e0ffe1a79b
Added survey to web application with the backend working
2021-06-27 00:39:28 +02:00
d8ce50a897
Formatting some things
2021-06-27 00:29:29 +02:00
520252bbee
Added backend to prod docker environment
2021-06-25 03:02:44 +02:00
c7d4b0c262
Added very simple register backend and frontend
2021-06-23 01:26:55 +02:00
abb2d546f7
Refactored some things
2021-06-23 00:11:04 +02:00
8d4d166924
Started with the login function and it works more or less :-)
2021-06-22 03:41:14 +02:00
001db06659
Backend container works with autoreloading.. :-)
2021-06-22 02:26:23 +02:00
02fc2bb4ef
Started debugging backend stuff..
2021-06-22 02:15:40 +02:00
921544b76f
Added a working backend container
2021-06-22 00:58:08 +02:00
d312f122cb
Working integration with frontend and backend
2021-05-11 02:04:42 +02:00
6ad07d2541
Added dev environment for docker
2021-05-11 02:03:32 +02:00
b3601652f1
Starting with docker implementation for python. Does not work at the moment
2021-05-07 04:04:38 +02:00
dca5bbda5c
Working backend without container
2021-05-07 04:02:18 +02:00
8fd0e44422
Started with flask and added a /time endpoint
2021-05-07 02:24:50 +02:00
395b3f1e54
Added backend and moved things
2021-05-07 02:16:54 +02:00