evscott / aedibus-api-old

To see this projects Kanban board install the Zenhub Chrome/Firefox extension.
0 stars 0 forks source link

Implement `GetSubmissions` endpoint #51

Open evscott opened 4 years ago

evscott commented 4 years ago

Implement a GetSubmissions endpoint to get all submissions associated with an assignment.

The submissions should be retrieved from the database, and only the only values that should be retrieved for each submission should be the submission name and whether feedback has been left or not.