Skip to content

Anshu255717/Todolist_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List Web Application

Description

This is a simple and interactive To-Do List web application built using HTML, CSS, and JavaScript. The application allows users to manage their daily tasks effectively. Users can add new tasks, mark tasks as complete, delete tasks, and clone existing tasks. The interface is user-friendly and responsive, making it easy to use on both desktop and mobile devices.

Features

  • Add Tasks: Users can add new tasks by typing into the input field and clicking the "Add" button.
  • Mark Complete: Users can mark tasks as complete by clicking on them. Completed tasks are visually distinguished from pending tasks.
  • Delete Tasks: Users can delete tasks by clicking the delete button next to each task.
  • Clone Tasks: Users can duplicate tasks by clicking the clone button next to each task, allowing for easy repetition of similar tasks.
  • Persistent Storage: The application uses local storage to save tasks so that they persist even after the browser is closed or refreshed.

Technologies Used

  • HTML5: For structuring the content.
  • CSS3: For styling the application.
  • JavaScript (ES6): For implementing the interactive functionality.

Setup and Usage

  1. Clone the repository to your local machine.
    git clone https://github.com/Anshu255717/Todolist_project-webapp.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published