Time Entry Calculator

Portfolio Dec 26, 2022

About

Time Entry Calculator is a web application tool used for calculating minutes or hours based on a start and an end time entry.

It is using plain JavaScript, HTML, and custom CSS to quickly generate the minutes and hours values which you can quickly copy to clipboard.

Live Demo

You can have a live experience by going to this link and viewing the application:

https://mprajescu.github.io/time-entry-calculator/time-entry-calculator.html

Time Entry Calculator
Time Entry Calculator

Source Code

You can view the source code on GitHub

Tags