what i want to do is exactly this , but that is in jQuery and i want to know if is there a way to do that in AngularJS, or if someone has alredy done it with the Angular way, an
I've created a wrapper around jQueryUI draggable/droppable a long ago. Might be helpful for you.
Demo: http://codef0rmer.github.com/angular-dragdrop/#/
Source: https://github.com/codef0rmer/angular-dragdrop