AlfaBD / ibpl-alfa-bd-2021

7 stars 6 forks source link

Added functional audio upload from frontend to backend #282

Closed gabrifer closed 3 years ago

gabrifer commented 3 years ago

This PR includes all the required logic to integrate Audio upload, encoding, decoding from frontend to backend. All audio files will be saved under the /src/audios/ directory on backend side. NOTE: values for studentId and taskId are still static. Furthermore, such relations are still not stored on database.