ICP4 ToDo & Calculator - PavankumarManchala/CS5590_TEAM_12_ICP GitHub Wiki

Introduction to Angular JS and its directives

Task1 - ToDo List

The creation of ToDo list with 4 basic operations like adding, deleting, pending and completed, which is developed using Angular JS concepts and its directives. The response can be seen like this https://github.com/PavankumarManchala/CS5590_TEAM_12_ICP/blob/master/ICP4/ToDo/todo.JPG

Task2 - Calculator

Developing a basic calculator which can perform addition, subtraction, multiplication, division by using the angular js components. The response of the basic calculator designed is below. https://github.com/PavankumarManchala/CS5590_TEAM_12_ICP/blob/master/ICP4/Calculator/calculator.JPG

https://github.com/PavankumarManchala/CS5590_TEAM_12_ICP/blob/master/ICP4/ICP4%20video.mp4