refactor(common): Student

This commit is contained in:
Tibo De Peuter 2025-03-31 21:48:13 +02:00
parent bc8e888373
commit d6b79dcced
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2
7 changed files with 22 additions and 18 deletions

View file

@ -9,7 +9,8 @@ import {
getStudentGroups,
getStudentSubmissions,
} from '../services/students.js';
import { StudentDTO } from '../interfaces/student.js';
import { StudentDTO } from 'dwengo-1-common/src/interfaces/student';
// TODO: accept arguments (full, ...)
// TODO: endpoints