- A list of tasks that need to be completed, typically organized in order of priority is known as to do list.
- HTML.
- CSS.
- JS (Main work).
- Can store unlimited to do's.
- Data is not lost when the browser is refreshed.
- Unique and Dynamicdesign.
- We can add or remove a to do.
- We can clear all to do's at same time.
- Local Storage: (https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage).