Project
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