项目作者: Ishaan-11

项目描述 :
Display a scrambled list that can be sorted with drag and drop.
高级语言: JavaScript
项目地址: git://github.com/Ishaan-11/sortable-list.git
创建时间: 2020-12-22T04:59:23Z
项目社区:https://github.com/Ishaan-11/sortable-list

开源协议:

下载


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