Personal summer project
This is a practice project to learn more about css and javascript. Each to do list has a collection of tasks each of which can have further subtasks. Each subtask or a task can be deleted once completed. The app uses local storage to store the details of the tasks.