zuri-training / Chunk-File_Proj_team_49

We are creating a product that enables users split large JSON and CSV files into smaller chunks
5 stars 6 forks source link

Download functionality after chunking process #129

Closed SydneyTechnologies closed 2 years ago

SydneyTechnologies commented 2 years ago

I wrote javascript code that redirects the client to the download link, which is the resulting zip file from the chunking process. I made the download work on both the development branch and the production branch which makes use of a different backend