Add initial implementation of ExamCalc application with UI components and grading logic

This commit is contained in:
tiko
2026-02-26 09:55:26 +01:00
commit 8918de4219
18 changed files with 1557 additions and 0 deletions

1
settings.gradle.kts Normal file
View File

@@ -0,0 +1 @@
rootProject.name = "pruefungsrechner"