Skip to content

davidcastrodesign/tasklist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tasklist

About

Task List

Basic task list where Item can be added and stored, as well as deleted.

The poject functions using primarily html and Javascript, along with libraries from materialize, fontawesome and/or JQuery/ajax.

The exercise is meant to provide experience in DOM manipulation.

The apps asks the user to input as many tasks as needed. Once tasks are listed, the user can erase them one at a time or choose to clear all tasks. Tasks are also saved to local storage and will continue to be on the list until disposed of. Tasks can also be filtered out by typing in a single letter, word or multiple words.

Click here for the live app.

App Interaction Screenshots

Landing Page & Task Input

Landing Page

Task Added

Task Added

Task Filtered

Task Filtered

Task Clear Confirmation

Task Clear Confirmation

Tasks Filtered

Tasks Filtered

Clear All

Clear All

About

Basic task list where Item can be added and stored, as well as deleted.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published