CS3398-Spice-Girls / CS3398-Spice-S2017

0 stars 3 forks source link

write ImageManager.renderUploadWindow #75

Closed Safturento closed 7 years ago

Safturento commented 7 years ago

This method should handle rendering the window containing the different upload methods

mikeae21 commented 7 years ago

there are now two ways to upload an image(click to upload or drag and drop through a dropzone) and i also set up an account that will store images to a cloud server. will have to edit sizing and looks of images i just wanted to get the functionality of the upload working. in image manager branch

npm install react react-dropzone superagent --save

ZhenyaHanson commented 7 years ago

Seeing as how Mike did this, I shouldn't be assigned to it. Still waiting to see what it looks like ~