Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List Web Application

A simple and intuitive To-Do List web application to help you manage tasks effectively. Built using HTML, CSS, and JavaScript, the app allows you to add, edit, and delete tasks, and mark them as complete. Tasks are stored in the browser's local storage, so they persist even after refreshing the page.

Features

  • Add a New Task: Add tasks by typing in the input field and clicking the "Add" button or pressing the "Enter" key.
  • Edit Tasks: Edit an existing task using the edit button.
  • Delete Tasks: Remove tasks using the delete button.
  • Complete/Undo Tasks: Mark tasks as complete or undo the completion.
  • Local Storage: Your tasks are saved in the browser's local storage, ensuring persistence between sessions.
  • Responsive Design: The app adapts to different screen sizes, making it mobile-friendly.

Technologies Used

  • HTML: For the structure of the app.
  • CSS: For styling and layout.
  • JavaScript: For adding functionality and handling user interactions.
  • Font Awesome: For the icons used in the app.

About

It is a To-Do List web application, that helps to keep the record of the tasks.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages