Theis Gaedigk theis.gaedigk
theis.gaedigk pushed to main at theis.gaedigk/bikelane 2025-07-22 17:05:45 +02:00
c2a035ca34 added dependecies to later create the jwt token.
theis.gaedigk pushed to main at theis.gaedigk/bikelane 2025-07-22 16:53:13 +02:00
c35838b034 added Login function.
theis.gaedigk pushed to main at theis.gaedigk/bikelane 2025-07-22 12:41:58 +02:00
cb206c10bb added react layout with header, main and footer
theis.gaedigk pushed to main at theis.gaedigk/bikelane 2025-07-21 20:56:14 +02:00
b9699bd512 fix: update import path for App component in main.tsx
theis.gaedigk pushed to main at theis.gaedigk/bikelane 2025-07-21 20:42:14 +02:00
7ab62b8d13 Add circle-user-solid.svg icon from Font Awesome
theis.gaedigk pushed to main at theis.gaedigk/bikelane 2025-07-21 17:38:31 +02:00
e4bceb8258 Add CORS middleware and user database schema
theis.gaedigk pushed to main at theis.gaedigk/bikelane 2025-07-21 15:20:49 +02:00
46fa608a47 feat: initialize React client with Vite setup
theis.gaedigk pushed to main at theis.gaedigk/bikelane 2025-07-21 14:51:17 +02:00
c4c8db94a6 added more structure to project
theis.gaedigk created branch main in theis.gaedigk/bikelane 2025-07-21 13:41:48 +02:00
theis.gaedigk pushed to main at theis.gaedigk/bikelane 2025-07-21 13:41:48 +02:00
22b358f543 added project structure
theis.gaedigk created repository theis.gaedigk/bikelane 2025-07-21 13:01:52 +02:00
theis.gaedigk pushed to main at theis.gaedigk/login-page 2025-07-11 10:23:37 +02:00
6f5e19f93e add userView template with basic HTML structure
theis.gaedigk pushed to main at theis.gaedigk/login-page 2025-07-11 10:18:52 +02:00
e4c94754a3 updated docker compose
theis.gaedigk pushed to main at theis.gaedigk/login-page 2025-07-09 20:15:30 +02:00
7b50a15f4a updated login titles for user and admin panels
theis.gaedigk pushed to main at theis.gaedigk/login-page 2025-07-07 22:56:08 +02:00
97e749630e added session storage to application
theis.gaedigk pushed to main at theis.gaedigk/login-page 2025-07-07 22:36:19 +02:00
dda29ac15c reformatted code
theis.gaedigk pushed to main at theis.gaedigk/login-page 2025-07-07 22:32:59 +02:00
6d354e1734 added react
theis.gaedigk pushed to main at Matthias-Claudius…/1-Minute-MCS-Docs 2025-07-07 15:22:37 +02:00
theis.gaedigk pushed to main at Matthias-Claudius…/1-Minute-MCS-Docs 2025-07-07 12:16:54 +02:00
c2afa0652f Skript überarbeitet
theis.gaedigk pushed to main at theis.gaedigk/login-page 2025-07-04 20:59:17 +02:00
bee18a1ffe deleted api post request and replaced with self written function from database.js.