feat: working app

This commit is contained in:
2025-07-09 13:02:23 +02:00
commit eba767bec1
23 changed files with 3774 additions and 0 deletions

6
metadata.json Normal file
View File

@ -0,0 +1,6 @@
{
"name": "SWA Practice App",
"description": "An interactive web application to practice for the Software Architecture (SWA) lecture through a series of guided exercises. Users can write answers, submit them for validation, and get feedback.",
"requestFramePermissions": [],
"prompt": ""
}