Allow users to download delivered projects as a zip file.
We have PoC code in https://github.com/dleehr/dds-zipper that demonstrates how this is done by streaming the data and building the zip file on-the fly. Port this implementation into D4S2, leveraging the existing authentication framework.
Allow users to download delivered projects as a zip file.
We have PoC code in https://github.com/dleehr/dds-zipper that demonstrates how this is done by streaming the data and building the zip file on-the fly. Port this implementation into D4S2, leveraging the existing authentication framework.