Skip to content

pankaj-bind/todo-list-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List Application

A simple web-based Todo List application to help you keep track of your tasks.

Features

  • Add new tasks
  • Mark tasks as completed
  • Delete tasks
  • Clear all tasks

Usage

  1. Enter a new task in the input field and press Enter to add it to the list.
  2. Click on a task to mark it as completed.
  3. Click on the trash icon to delete a task.
  4. Click on the "Clear All" button to remove all tasks.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Dependencies

  • Unicons - Icon library for task-related icons.

Screenshots

Todo List Screenshot

License

This project is licensed under the MIT License - see the LICENSE file for details.