Countdown timer concept with AngularJS – Part5
This is part 5 of a custom countdown timer with AngularJS. We added sound notice when time is up. This will be (for now) the final version of our Countdown timer. Read more if you want to participate in further development of Countdown timer.
Check the Demo Part 5 (final)
This is the final version of the AngularJS experiment of “Countdown timer”.
If you want to participate or if you have an idea how we can push the Countdown timer to a new level – with partnership, with suggesting new features or simply if you want to use it, we can build it to your liking.
Contact us at info@2gika.si for any of your ideas.
Previous versions:
Part1, Part2, Part3, Part4, Part5
Till next time, take care.
Tailwind CSS – Dream way of building UI and quick landing pages
This is a quick review and demo of the “utility style CSS framework” named “Tailwindcss” – https://tailwindui.com/ What is Tailwind CSS? Tailwind CSS is a utility-first CSS framework that provides […]
Blender 3D | Best way to start with 3D
It’s been a while since I done 3D stills and animations and 3D Blender seems to be perfect software to start, even if you have zero experience. I have to […]
Basic text scraping from websites in Python
In my experience, Python is a easier programming languages to start with, mostly because of syntax which is very readable and minimal. For python apps that means reduced cost of maintenance […]
Basic webpage preloader
Page preloaders are useful if you have a big landing page or a lot of content and pictures, videos, so the visitors are “entertained” while the page is loading.