Image of a drag and drop to do list for desktop and mobile devices.

Drag & Drop To Do List

HTML / CSS / JavaScript

Project

Overview

A simple drag and drop to do list. My goal with this project was to dive deeper into accepting user input and store the data to local storage. Learn how to capture multiple inputs and store them in an array, As well as save, get, edit, and update the array in local storage. As well as learning how to allow users to filter, edit, complete, and delete items. As well as learn more about touch events.

This project is currently in progress.

Technologies

HTML

CSS

Javascript

Git

GitHub

Back