i-on-project / codegarten

i-on CodeGarten provides a system that aims to help with the management of GitHub repositories, in an academic context.
Apache License 2.0
4 stars 0 forks source link

Implement submit and delete participants deliveries functionalities #95

Closed TiagoMMDavid closed 3 years ago

TiagoMMDavid commented 3 years ago

This PR adds endpoints responsible for the submission and deletion of an assignment delivery on a given participant.

Closes GH-89.