Commit graph

8 commits

Author SHA1 Message Date
cami 00aa826971 Added Button if the user is logged in and css
Added a button if the user is already logged in which will directly go to the study
- make buttons minimal width
2021-07-11 00:08:11 +02:00
cami 4391cf790c Check if the user is already logged in and do not show all options (fix #122) 2021-07-11 00:04:00 +02:00
cami 828da9a355 Added a custom link to the button 2021-06-21 02:11:44 +02:00
cami 67575be960 Further redesign and refactoring 2021-06-07 05:03:18 +02:00
cami 49106ea1b6 Refactored some things in the frontend 2021-06-07 04:14:00 +02:00
cami 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
cami f8997272fe Removed all third party requests 2021-05-27 02:43:05 +02:00
cami 8d451a87b6 First stable application according to tutorial 2021-05-25 23:40:27 +02:00