Skip to content

harshitha1106/To-Do-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To-Do App

A minimal dark-themed To-Do app built using HTML, CSS, and JavaScript.

Live Demo

(https://harshitha1106.github.io/To-Do-App/)

Clone in Terminal

git clone https://github.com/harshitha1106/To-Do-App.git
cd To-Do-App

Features

  • Add tasks with optional due dates
  • Mark tasks as completed
  • Edit tasks by double-clicking
  • Delete tasks
  • Filter tasks by All, Completed, and Pending
  • Overdue task highlighting
  • Save tasks using localStorage

Tech Stack

  • HTML
  • CSS
  • JavaScript

Project Purpose

This project was created to practice DOM manipulation, event handling, and localStorage in JavaScript.

#output: image image

Author

Harshitha

About

Minimal dark-themed To-Do app with due dates, filters, overdue highlight, and localStorage-based task saving. done using HTML,CSS and JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors