shaun-sweet / image-processing-ui

0 stars 0 forks source link

Change choose file button to a dropzone #6

Closed shaun-sweet closed 7 years ago

shaun-sweet commented 7 years ago

Dropzone that button!! Will look dope.

shaun-sweet commented 7 years ago

https://react-dropzone.js.org/

Make whole screen drop zone. need to decide what kind of text for instructions

alkasm commented 7 years ago

Related: need to restrict to allowable filetypes. See the filetype support section on README.md.

alkasm commented 7 years ago

Dropzone complete; see pull request #25.