Skip to content

sanskarcoder29/todolist-pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pro To-Do List

A dynamic To-Do List web application built using HTML, CSS, JavaScript, jQuery, and Underscore.js.

Features

  • Add tasks
  • Delete tasks
  • Mark tasks as completed
  • Filter tasks (All / Completed / Pending)
  • Local storage support
  • AJAX data loading

Technologies Used

HTML
CSS
JavaScript
jQuery
Underscore.js
AJAX# todolist-pro A professional To-Do List web application built using HTML, CSS, and JavaScript. The project demonstrates DOM manipulation, event handling, jQuery usage, Underscore.js data filtering, AJAX integration, and persistent data storage using localStorage.

Link: https://sanskarcoder29.github.io/todolist-pro/

About

A professional To-Do List web application built using HTML, CSS, and JavaScript. The project demonstrates DOM manipulation, event handling, jQuery usage, Underscore.js data filtering, AJAX integration, and persistent data storage using localStorage.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors