DSGT-DLP / Deep-Learning-Playground

Web Application where people new to Deep Learning can input a dataset and toy around with basic Pytorch modules without writing any code
MIT License
24 stars 8 forks source link

SST file upload #978

Closed noah-iversen closed 1 year ago

noah-iversen commented 1 year ago

SST File Upload

Issue #917

What user problem are we solving?

Users can now successfully upload their own files.

What solution does this PR provide?

Utilizes the new SST endpoint for users to upload to. SST endpoint responds with presigned url that they then upload to.

Testing Methodology

Verified network and console logs to ensure proper endpoints are being called. Default option and user upload option works. See video.

Any other considerations This only covers the upload part, the file uploaded cannot be parsed yet because that given endpoint is old.

https://github.com/DSGT-DLP/Deep-Learning-Playground/assets/7332345/d4f1979b-63a6-4a6a-85ad-32a682ba0a71