Initial commit: Team Status Board with FastAPI + React

This commit is contained in:
Damir
2026-04-02 03:22:17 +03:00
commit d3a9f9360b
14 changed files with 744 additions and 0 deletions

12
.qwen/settings.json Normal file
View File

@@ -0,0 +1,12 @@
{
"permissions": {
"allow": [
"Bash(mkdir *)",
"Bash(powershell *)",
"Bash(chmod *)",
"Bash(git init)",
"Bash(git add *)"
]
},
"$version": 3
}