Skip to content

sankeer28/To-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple Todo List application built with HTML, CSS, and JavaScript. It allows users to add, view, and manage their tasks.

Features

  • Add new tasks
  • View all tasks
  • Mark tasks as completed
  • Delete tasks
  • Save tasks in local storage so they persist after the page is refreshed / tab is closed
  • Ability to edit tasks

How to Use

Go to the website, simply type your task into the input field and click the "Add new todo" button. Your task will appear in the list below. You can mark a task as completed by clicking the checkbox next to it, and you can delete a task by clicking the delete button.

About

Todo List application built with HTML, CSS, and JavaScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published