Skip to content

VanaparthiSuribabu/ToDoList-Using-Angularjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ToDoList-Using-Angularjs

image

image

image

image

To View Demo, Please click here

Getting Started

It is a Simple ToDoList using AngularJS.

Using the complete angularjs project

Download the to-do-list folder and install the required packages and run the application.

Installing

npm install

Run server

ng serve

ToDoList Functionality

  • By clicking ADD Button We can add values to the todolist.
  • If we check the items in todolist, it will move to the completed List.
  • The uncheked items will remain in the Active list.
  • If we click the clear completed button, the completed list will be cleared.
  • If we click the All Button, then all the items in Active List and Completed List will be displayed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published