rcc-uchicago / submit

Simple web service for submitting file uploads and associated metadata.
0 stars 4 forks source link

Steal ideas from file-upload widget #9

Closed joyrexus closed 9 years ago

joyrexus commented 9 years ago

Check out this bootstrap-themed file upload widget:

File Upload widget with multiple file selection, drag&drop support, progress bars, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads and client-side image resizing. Works with any server-side platform (PHP, Python, Ruby on Rails, Java, Node.js, Go etc.) that supports standard HTML form file uploads.

We don't need to use it as is, but rather utilize some of the ideas in the basic-plus UI.

joyrexus commented 9 years ago

See #10.