Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 435 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 435 Bytes

README



Type in field, drag songs over, rearrange as you like.

This will save to LocalStroage on any change to the field, or playlist.

Using angular for framework, simple one page, one Ctrl, multi-model.
Using Jquery for AJAX.
Using as-sortable for drag-resorting.
using ng-dialong for this pop-up.
Revelaing Module pattern throughout; cause I like to keep it clean.