ZhangYiJiang / jublia-agenda

AY16/17 CS3216 final project - 21st century event agenda
https://agenda-demo.jublia.com/
1 stars 1 forks source link

speaker image and event icon upload #59

Open paradite opened 8 years ago

paradite commented 8 years ago

@ZhangYiJiang i will probably use this https://github.com/valor-software/ng2-file-upload for front-end, can you just check that this works with your implementation for backend

ZhangYiJiang commented 8 years ago

The backend should be fine with whatever component you use, but I'm not so sure about the usability and documentation of that widget. Have you considered this Dropzone wrapper instead? Dropzone is heavier and not very well maintained, but it does come with better functionality and a more complete documentation.