An open API service indexing awesome lists of open source software.

https://github.com/younusaliakash/vanilla-js-sortable-drag-and-drop-list

Display a scrambled list that can be sorted with drag and drop
https://github.com/younusaliakash/vanilla-js-sortable-drag-and-drop-list

css dom-manipulation drag-and-drop html javascript

Last synced: 2 months ago
JSON representation

Display a scrambled list that can be sorted with drag and drop

Awesome Lists containing this project

README

        

## Sortable List

Display a scrambled list that can be sorted with drag and drop

## Project Specifications

- Create an ordered list (Top 10 richest people)
- Scramble list items randomly
- Allow user to drag and drop an item to a different position
- Button to check if items are in correct order
- Show green for correct order and red for wrong order

draggable-list-item

``` Younus Ali Akash ```