crud tests for subjects, assignments and tasks

This commit is contained in:
Teodor
2026-04-25 23:32:11 +02:00
parent 9f214a9451
commit d7dc3cc72f
22 changed files with 3749 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
{
"expo": {
"name": "Study-Sprint",
"slug": "Study-Sprint",
"slug": "study-sprint",
"version": "1.0.0",
"orientation": "portrait",
"icon": "./assets/images/icon.png",
@@ -49,8 +49,9 @@
"extra": {
"router": {},
"eas": {
"projectId": "25652385-934a-4a29-8fa7-deff3281e03e"
"projectId": "d9e26d91-0f0c-4b97-b11a-20be2916e9f3"
}
}
},
"owner": "ikt205g26v-g18"
}
}