Skip to content

deeptisingh27/task-list-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Task List Application is a simple Task List (To-Do List) web application built using HTML, CSS, and JavaScript. It allows users to manage their daily tasks in an easy and organized way.

Features:

  1. Add tasks with due dates and priority labels (Personal, Work, Urgent).
  2. Mark tasks as completed or incomplete.
  3. Delete tasks.
  4. Search and filter tasks (All, Completed, Incomplete).
  5. Tasks are saved in localStorage so they remain even after refreshing.
  6. Simple and responsive design with basic animations.

Technologies Used:

  1. HTML
  2. CSS
  3. JavaScript

How to Run:

  1. Clone the repository.
  2. Open the folder in your editor.
  3. Open index.html in your browser.
  4. Start adding tasks.

Live Demo: https://deeptisingh27.github.io/task-list-app/

Screenshot: image

About

A simple Task List application built with HTML, CSS, and JavaScript. Add, delete, and manage tasks with due dates, priorities, and filters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors