Skip to content

A TO-DO Web Application using the Angular framework that lets users add tasks, Mark them Done, and Delete them.

Notifications You must be signed in to change notification settings

IamVaibhavsar/Angular_ToDo

Repository files navigation

Angular TODO

A to-Do Web Application using angular.js framework that lets user add tasks, Mark them Done and Delete them.


To-Do-App

See the Project

Start

Add the task:
Write Your Todo's and click on ADD TODO button.

Added

The task is added in the list sucessfully.

Delete the Task:
To Delete the Task, click on DELETE button.

The Tasks are Deleted sucessfully.


To install the node modules:
In the Project directory, Run

npm install

In the project directory, you can run:

ng serve --open

Runs the app in the development mode.
Open http://localhost:4200 to view it in the browser.


Thank You.

About

A TO-DO Web Application using the Angular framework that lets users add tasks, Mark them Done, and Delete them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published