Countdown timer concept with AngularJS – Part2
This is part 2 of a custom countdown timer with AngularJS. Now, it’s actually very much useful. Check it out.
Check the Demo
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 Countdown timer.
In this version, we added:
- “Edit” functionality – you can edit seconds (for now)
- Icons on the buttons
- use of a fantastic timer directive – http://siddii.github.io/angular-timer/
Stay tuned ’till next time, when the countdown will be more useful than this version.
Till next time, take care.
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. +1 Tweet […]
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. […]
Reveal.js is my new PowerPoint
It was my turn to make a presentation for the BNI group and teach others about what we do, what 2GIKA ( it means 2GEEKS in Slovenian ) company is […]