Drag-and-Drop Sortable List
Product List is a simple web app thet will generate a sortable list. User can sort list via drag and drop, user can also add, edit and delete items on list. List will keep status upon page refresh, it does so making use of localStorage.
Coded entirely with vanilla JavaScript and jQuery. Has imports of Font Awesome for icon-usage. Also makes use of jQuery Ui css for dialog boxes.