Commit graph

11 commits

Author SHA1 Message Date
a2e1ada3af Merge branch 'main' into feature/registerFeedback (Fix #84)
Adds some design specific things
2021-06-30 01:24:15 +02:00
ec96bb4b43 Make font size a bit larger in input fields 2021-06-30 01:18:00 +02:00
63c13d7e63 Survey and register/login button should be the same width (fix #84) 2021-06-30 01:12:40 +02:00
ea7be2283e Return error message if username is already taken during register
This will return an error message if the username is already registered. The user should choose another name
2021-06-30 00:03:34 +02:00
73b30a776f Design things in the input field
This commit will do some design things
- Solves #61
- makes the app more consistent
2021-06-27 00:58:47 +02:00
8424cb346f Added some more questions and fixed some css 2021-06-24 02:53:42 +02:00
dc905fa0e2 Updated the css things in the button..
looks better now :-)
2021-06-23 04:57:40 +02:00
b22dd6f5e8 Adjusted formatting 2021-06-23 03:40:37 +02:00
04cdc9dd7e Added various css things
- Designed login and register buttons
- removed some unnecessary css things
- changed some small things in the design
2021-06-23 03:16:09 +02:00
60415ad83f Added some more things for login 🎉 2021-06-21 05:48:01 +02:00
9621a12f0c Register field in frontend. still needs some design things 2021-06-21 04:55:31 +02:00