productivityinterns / productivitywebapp

A webapp for increasing productivity when filling out forms
MIT License
2 stars 2 forks source link

Filehandler.SaveForms() needs to work, and save forms uploaded from the user #41

Closed Connorapple closed 5 years ago

Connorapple commented 5 years ago

This function should take in the following values: byte contents of the file name of the file and the template id that it belongs to.

It should write (safely!) the file to the directory with the right name,