tekuma / curator-portal

Interface for the Curation database
0 stars 0 forks source link

Add backend API functionality to export a CSV of selected artworks. #41

Open slivingston opened 7 years ago

slivingston commented 7 years ago

summary: add capabilities that allow exporting details about artworks in a CSV (comma-separated values) file. Provide option to include raw artwork images, in which case the download file should be a compressed file, e.g., .zip or .tar.gz

for this task:

xstephen95x commented 7 years ago

issue created for frontend

xstephen95x commented 7 years ago

Columns of CSV => (open for discussion, consult Naomi )

artwork UID | artwork name | artist name | Year |

slivingston commented 7 years ago

@qiankunzz requested that this feature be given high priority. original request: https://tekumateam2016.slack.com/archives/tech/p1481737619000002

xstephen95x commented 7 years ago

Note that hundreds of high quality images bundled together could have a file size in the 1s of GBs. Methods to handle large file downloads could be: