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
- Host: GitHub
- URL: https://github.com/younusaliakash/vanilla-js-sortable-drag-and-drop-list
- Owner: younusaliakash
- Created: 2023-02-25T08:29:16.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-05T18:11:00.000Z (about 2 years ago)
- Last Synced: 2025-02-01T05:23:12.430Z (4 months ago)
- Topics: css, dom-manipulation, drag-and-drop, html, javascript
- Language: JavaScript
- Homepage:
- Size: 303 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
``` Younus Ali Akash ```