This is part 3 of a custom countdown timer with AngularJS. We added background color change options and adding your own logo before the timer.
[button2 type=”default” size=”large” url2=”http://testing.2gika.si/article-angularjs-countdown-timer-part3/”]Check the Demo Part 3[/button2]
This still isn’t a MVP (minimal viable product) but merely a concept, from which we will build the final and complete version of experimental the Countdown timer.
In this version, we added:
- Change background color with color picker
- Upload a picture of your choosing so it is displayed before counter
- Local storage is active – so if you refresh – timer, background color and picture will be remembered
- Buttons are now “enlarged”
- Some mobile display optimization was done
- Now you can also input days, hours, minutes
Previous versions:
Till next time, take care.