ICP 4 - mandaaparna/WEB GitHub Wiki

ICP 4

Video Link for ICP 4-Task-1:

Click Here

Video Link for ICP 4-Task2:

Click Here

InClass Programming

1. Todolist:

Create an app to perform the basic To do list operations using Angular elements.
Here for developing the application I have created a text field to capture the to do items and a button to add the item to the list. Whenever user selects an Add Item, Todo controller is invoked and the view will change accordingly by the push items presented. Also provided check box and delete option for the list items. Once the item is deleted a counter is automatically set to the current count in the list. Todo App:



List of items added to the Todo



Checking the status



Deleted the completed items and can see the counter automatically set to the current list item count



2.Calculator:


Here I am Building a simple app to perform the basic arithmetic operations using the Angular elements.


Below are the screenshots of output:





⚠️ **GitHub.com Fallback** ⚠️