Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 864 Bytes

Readme.md

File metadata and controls

20 lines (13 loc) · 864 Bytes

Simple To-Do List Web Application

This is a basic To-Do List web application created using HTML, CSS, and JavaScript. It allows users to add tasks, mark them as completed, and delete them.

Todolist Design

Features

  • User can add new tasks.
  • User can Delete tasks from the list.
  • User may able to Edit the task details
  • Simple and intuitive user interface.

Demo

You can see a live demo of the To-Do List application here.