Web Programming ICP5 - Saiaishwaryapuppala/CSEE5590-CS490-Web-MobileProgramming GitHub Wiki

ICP5

Objective

The main objective of this tutorial is to understand the basics and importance of Angular, develop small applications in Angular

TasK 1 and 2: I have created the application a combination of both the tasks. Created an angular project. I have Created a component called 'countdown'.

Created the css file

Wrote logic in a typescript to run the event list combined with a countdown timer. Displayed the content using HTML and CSS.

Output:

So we got the combined output if we enter the Event or Task and add the date of the task and save the event it saves the event with countdown from present date.

Video: Part1: https://drive.google.com/file/d/1kXZTm5EO75BEX_Mt_-O2GLxZAVgrsUkL/view?usp=sharing

Part2: https://drive.google.com/file/d/1JXcqGdviHy74D8gYDAZ-rptnbdBfOsTD/view?usp=sharing