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

Latest commit

 

History

History

ToDoList

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

#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