Note: This is a first draft and has been vastly expanded into a full-stack app. https://github.com/simondiep/online-task-list Note: This version is browser-based, storing everything in HTML5 local storage. There is no server-side piece.
task-list
A simple task list developed with jQuery UI that demonstrates:
- Drag-and-drop items
- Small, Medium, Large complexity scale
- Action buttons inside each item (Start, Stop, Complete, Remove)
- Local session storage
- Click to expand long text items
- Scalable UI with Bootstrap library