Friday, May 3, 2013

Using DropZone with Cloudinary

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.

1 comment:

  1. Well that's pretty slick! I was just wondering today how wordpress's drag and drop add media worked. :)

    As 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?

    ReplyDelete