32b8186fc7
Added frontend for survey
2021-06-24 02:01:17 +02:00
80cb99cb36
started for survey feature
2021-06-23 05:12:01 +02:00
dc905fa0e2
Updated the css things in the button..
...
looks better now :-)
2021-06-23 04:57:40 +02:00
56eb46b668
Removed signup component as it's not needed
2021-06-23 03:43:58 +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
87929fe697
Added some content and fixed a small thing :-9
2021-06-23 01:56:27 +02:00
c072b81c60
Make buttons all the same width and remove some css
...
This commit does the following things:
- remove some unused css code
- Make buttons the same with on the startpage (solves #24 )
2021-06-23 01:38:46 +02:00
c7d4b0c262
Added very simple register backend and frontend
2021-06-23 01:26:55 +02:00
620f457f62
Refactored some things and added some css styles to the javascript things
2021-06-23 00:19:17 +02:00
8e67a91dc1
Added login functionality and a redirect if not logged in
2021-06-23 00:15:43 +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
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
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
514de0e4ae
First working frontend for the login
2021-06-21 03:51:15 +02:00
b9771e6b1f
Reformating
2021-06-21 03:45:22 +02:00
ffa2c74ef5
Refactoring and removing unused things
2021-06-21 02:53:24 +02:00
828da9a355
Added a custom link to the button
2021-06-21 02:11:44 +02:00
67575be960
Further redesign and refactoring
2021-06-07 05:03:18 +02:00
49106ea1b6
Refactored some things in the frontend
2021-06-07 04:14:00 +02:00
34724f88f3
Started with new things for personalization
2021-05-27 04:19:22 +02:00
29142a9977
Refactoring because of local scripts and tabs
...
In this commit I want to refactor some things.
- I don't want to use external connections so I moved all that shit to localhost
- I do not need so many spaces as it is bad for formatting
2021-05-27 03:07:54 +02:00
f8997272fe
Removed all third party requests
2021-05-27 02:43:05 +02:00
8d451a87b6
First stable application according to tutorial
2021-05-25 23:40:27 +02:00