implemented step 04 by Gemini,

- added AJAX actions initSession, createProject, listProjects and getProjectStatus
This commit is contained in:
2026-06-12 16:31:42 +02:00
parent ed7dfe7795
commit 20ff641811
3 changed files with 147 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/data/users/*.json
/data/projects/*.json