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

Latest commit

 

History

History
16 lines (11 loc) · 665 Bytes

File metadata and controls

16 lines (11 loc) · 665 Bytes

#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