Time Entry Calculator
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
Source Code
You can view the source code on GitHub