Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 488 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 488 Bytes

To-Do List

Here is a link: https://essey1.github.io/todo-app

A web application which takes input to generate a to-do list and lets you manage them.

This web application incorporates functions for adding, editing, updating, deleting a to-do title and to save a to-do list so that the inputted data doesn’t get lost after a browser refresh.

The code is structured in a Model-View-Controller model and incorporates styles to make it responsive.