blog /

Countdown timer concept with AngularJS – Part4

This is part 4 of a custom countdown timer with AngularJS. We added notice when the timer is finished and did some visual changes.

[button type=”primary” size=”large” url=”http://testing.2gika.si/article-angularjs-countdown-timer-part4/”]Check the Demo Part 4[/button]

This still isn’t a MVP (minimal viable product) but merely a concept, from which we will build the final and complete version of the experimental Countdown timer.

In this version, we added:

  • When timer is finished we get a notice (“a big animated smiling  face”)
  • Some visual changes

Previous versions:

Part1, Part2, Part3 

Till next time, take care.