code4romania / monitorizare-vot-ong

NGO dashboard for viewing answers submitted by certified observers
https://votemonitor.org
Mozilla Public License 2.0
16 stars 44 forks source link

[Reports] Download all answers in the database #87

Closed RaduCStefanescu closed 4 years ago

RaduCStefanescu commented 5 years ago

On the admin panel of NGO admin app, we need to have a download button that returns a CSV file with all the answers in the platform.

KrzysztofMadejski commented 5 years ago

Our data ppl were asking for a flat structure: one observation (all answers) in one row with (coded) questions in each column. I had SQL for that, but it seems I accidentally deleted that. :/

aniri commented 4 years ago

you can see the export button in the new UI https://www.figma.com/file/61NHR7fwmV1Dsv4Pb6F8T7/code4ro_mv_user-management_2018.04.21-(Copy)?node-id=754%3A0

depends on https://github.com/code4romania/monitorizare-vot-ong/issues/209

aniri commented 4 years ago

closing this as a download button was implemented. maybe we could add a separate issue for a different download format if it will be needed in the future :smiley: