Skip to content

This is a to-do CRUD application, made with HTML, CSS and JavaScript. It uses browser local storage for storing the list items.

Notifications You must be signed in to change notification settings

Isha988/To-Do-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 To Do App

  • This is a to-do application, made with HTML, CSS and JavaScript.
  • It uses browser local storage for storing the list items.
  • It has all CRUD functionalities and sub task list option.
  • It is completely responsive.

🌐 Hosted At

https://github.com/Isha988/To-Do-App

🚶‍♀️ Walk through the project

  • Index Page

Index Page

  • Create Task

Enter a task in top Input and Enter

Task Created

  • Adding sub list to task

Enter the sub task in right input and Enter

Sub task Created

  • Sub task completed

On task completion, mark it checked

Sub task Completed

  • Edit Task and sub task

To edit a task, click edit icon next to it, a form appear.

Edit task form

Hit enter to save

Task Editted

  • Delete Task

To delete a task, click cross icon next to it.

Task Deleted

  • Undo a sub task

To undo a task, mark it unchecked

Task Undone

  • Delete all sub task at once

To delete all sub task of a particular task at once, open the task and click bin icon on its header.

All Sub task deleted

About

This is a to-do CRUD application, made with HTML, CSS and JavaScript. It uses browser local storage for storing the list items.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published