git4school / git4school-visu

Git4School, a dashboard for supporting teacher interventions in Software Engineering courses
https://git4school.firebaseapp.com/
Apache License 2.0
2 stars 3 forks source link

Find students without a repository #98

Open F0urchette opened 3 years ago

F0urchette commented 3 years ago

Description

As a teacher I want to find students whose repository has not been created So that I can ask them to create it But we need to determine how to get the list of students to check

Hints