Javascript Time Tracker with Progress Bar

Time Tracker

Time tracker tools help you understand how much time you spend on each task, spend your timing wisely, and increase the productivity. This article shows you how to create a simple Javascript time tracker using setInterval function. The demo presents single-tracking and multi-tracking with CSS progress bars.

View Demo

Continue reading “Javascript Time Tracker with Progress Bar”

Simple data visualization with HTML5 form and Chart.js

In recent, data visualization becomes more important because it presents a better conversation between customer and business. The company can even through the business intelligence tools to transfer their data to information to drive values. This article will show you how to use HTML5 Chart.js to deliver a simple chart for data visualization.

View Demo

Continue reading “Simple data visualization with HTML5 form and Chart.js”