Task List Application

HARUN PEHLİVAN - Jan 21 '22 - - Dev Community

This small application is a miniature notepad where in you can write down small note and save them to local storage. The application is fully functional with the "add task" button adding your notes to the DOM, displaying them to the screen, and adding the content of the notes to local storage. The 'x' on each entry will erase the corresponding note from the DOM and from local storage. The 'clear tasks' button will erase all notes from the DOM and from local storage. The filter function is also functional and allows you to filter your notes. Another notable feature of this project is that it uses the materialize css framework. This application is a project that I did for Brad Traversy's Modern JavaScript course on Udemy, available here: https://www.udemy.com/share/101WqkAEAbdlZRQ3kF/. The HTML and JavaScript files for this project can also be viewed on my github at: https://github.com/Matthewcs142/web_development_projects/tree/master/task_list

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Terabox Video Player