My application requires an image manager. I wanted to find something with a small footprint and that is easy to understand and use. Here is what I have so far, using DropZone (js) and Cloudinary with my Ruby on Rails app:
See my Design Document for details.
Well that's pretty slick! I was just wondering today how wordpress's drag and drop add media worked. :)
ReplyDeleteAs you mentioned, it appears that you are using some other libraries to accomplish this. My question is, how much original programming is necessary to pull this off?