Skip to content
This repository was archived by the owner on Oct 13, 2022. It is now read-only.

Files

Latest commit

aea581a · Feb 22, 2018

History

History

ToDoList

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 22, 2018
Aug 28, 2016
Aug 28, 2016
Aug 26, 2016

#To-do List

Lists tasks, can add, mark, and delete tasks.

Concepts Used: [HTML] ul's and li's, input review; [CSS] styling, animation;[JS] jQuery, events, animations; event bubbling

Improvements to Make: using objects/collections to list tasks?

##Screenshots

###Default State Default State ###Add Task Add Task ###Hover State Hover State