Drag and Drop Addon for Ember CLI
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This Ember CLI addon provides a simple way to add drag-and-drop functionality to Ember applications without requiring knowledge of browser-level D&D APIs. It offers two main components - `draggable-object` for making items draggable and `draggable-object-target` for defining drop targets - allowing developers to work with their domain objects directly. The addon is designed for Ember.js developers who want to implement drag-and-drop interactions in their applications while maintaining Ember's clean component-based architecture.