Zips both csv's up and sends to the client for download
To Test:
Create a project, survey, assign task, complete task etc.
Download the csv from the client
You should get a zip file containing two csv's- one for the project data and one for just flags
Make sure you have feature/inba-765-jf-export running on the front end if it hasn't been merged as well as feature/ser-29-get-answers-by-question-number on the surveyService
What does this PR do:
To Test:
Make sure you have
feature/inba-765-jf-export
running on the front end if it hasn't been merged as well asfeature/ser-29-get-answers-by-question-number
on the surveyService