again links
All checks were successful
Build and test backend / Build-backend (pull_request) Successful in 2m0s
Build and test backend / Test-backend (pull_request) Successful in 1m58s
Build and test FrontEnd / Build-frontend (pull_request) Successful in 25s

This commit is contained in:
2024-03-16 14:31:44 +01:00
parent e84e34d735
commit 8d1235be92
6 changed files with 39 additions and 90 deletions

View File

@ -106,6 +106,10 @@ export async function getTeachers(){
return restGet("/users/teacher")
}
export async function getStudents(){
return restGet("/users/student")
}
/**
* Get informations about yourself
* - RegNo