Highlights
- Accessible task add/edit forms with ARIA announcements.
- Drag-and-drop reordering (fallback to keyboard reorder controls).
- Small, dependency-free JavaScript and offline-capable UI.
Taskly is a lightweight, keyboard-first task manager. It stores data in LocalStorage, supports drag-to-reorder, and emphasizes accessible form controls and screen-reader announcements for task events.
Good candidate for a progressive web app (PWA) if you want offline sync and installable behavior. It was intentionally kept small to maximize performance on low-powered devices.