Skip to content

nithinrandhi/todolist_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todolist_web

Link: https://nithinrandhi.github.io/todolist_web/

image

The basic to-do list using web technologies like HTML, CSS, JAVASCRIPT enables a user to add daily tasks. The to-do web app that allow users to add new items to a list, and items added to a list are visible. Also, a user can mark a task "complete" upon its successful completion, and these completed tasks must appear on a separate list, say Completed Tasks.

A separate section titled Pending Tasks that will list all the tasks that require completion. In such a case, the to-do list will be a union of the Pending Tasks list and the Completed Tasks list. Irrespective of the list, a user can be able to delete or edit tasks from it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published