From c5be9d2c6e617ad9001e3e7cf90ffd0cf1c75a9c Mon Sep 17 00:00:00 2001 From: Elias Fierke Date: Mon, 1 Jun 2026 17:00:55 +0200 Subject: [PATCH] [feat:] frontend to edit courses (ai-slop) --- MainWindow.axaml | 24 ++++++- MainWindow.axaml.cs | 170 ++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 186 insertions(+), 8 deletions(-) diff --git a/MainWindow.axaml b/MainWindow.axaml index 8293063..3e9db94 100644 --- a/MainWindow.axaml +++ b/MainWindow.axaml @@ -196,8 +196,20 @@ - - + + + + + + + + + + + + + + @@ -211,7 +223,13 @@ - + + + + + + +