This web application is a todo list/task manager writtern using HTML, CSS and Javascript. Functions of the application include:
- Adding a new task
- An existing task can be crossed to mark it's completion
- Editing and deleting existing tasks
- Checking for completed tasks and pending tasks
- A "Clear All" button to clear all the existing tasks at once
Check it out at: https://amirtha2503.github.io/Task-manager-App/