santiagoejm / angular_draggable-items

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AngularDraggableItems

Hello world!! This project is a simple Drag&drop_App, it is powered by Angular and Material/CDK, and for the styling is making use of bulma framework for SCSS.

In this app, the user making use of the mouse, can Drag and Drop items from the existing list/columns.

Current Functionality

  • Drag and Drop items from one list to another.
  • Drag and Drop items from a list and change its position within the same list.

Usage

No LiveDemo available for the moment.

About


Languages

Language:TypeScript 61.4%Language:SCSS 18.0%Language:HTML 10.5%Language:JavaScript 10.1%