A responsive Todo app built with vanilla JavaScript, HTML, and CSS that features theme switching, CRUD operations for tasks, filtering, drag-and-drop reordering, and local storage persistence.
- Updated
Jun 20, 2025 - JavaScript
A responsive Todo app built with vanilla JavaScript, HTML, and CSS that features theme switching, CRUD operations for tasks, filtering, drag-and-drop reordering, and local storage persistence.
A simple but interactive drag-and-drop spelling app I made to help my students learn the Arabic alphabet.
A task management web application which allows users to create, manage, and organize their tasks using a Kanban-style board.
Trello Clone in JS using Drag and Drop and Web Storage APIs
This code will create a draggable element and a droppable element. When the user drags the draggable element and drops it on the droppable element, the dragged element will be appended to the droppable element.
A simple project created to explore and practice HTML5's modern capabilities, including Drag & Drop, Web Workers, Server-Sent Events, File Uploads, and Geolocation.
Add a description, image, and links to the drag-and-drop-api topic page so that developers can more easily learn about it.
To associate your repository with the drag-and-drop-api topic, visit your repo's landing page and select "manage topics."