edw1nzhao / cs2340_group16

CS2340 Group 16 Crowd-Sourced Water Reporting App
2 stars 1 forks source link

Complete compileReport() in NewWaterSourceReport controller #71

Closed edw1nzhao closed 7 years ago

edw1nzhao commented 7 years ago

Need to get data from the ArrayAdapters, create the premade files and then add it all to a new WaterSourceReport.

Method is already called, just need to find a way to generate report number. Idea is to iterate through database to count how many reports are there already and then just add one.