schulart und Noten in fronend. Erste versuch Zeitraum in backend

This commit is contained in:
titver968
2025-05-21 08:31:07 +02:00
parent 4d7d330e93
commit 78942e95e1
10 changed files with 199 additions and 68 deletions

View File

@@ -38,7 +38,6 @@ export async function POST({ request }) {
telefon: get('telefon'),
email: get('email'),
schulart: get('schulart'),
zeitraum: get('zeitraum'),
motivation: get('motivation'),
wunsch1Id: parseInt(get('wunsch1Id')),
wunsch2Id: parseInt(get('wunsch2Id')),