Skip to content

This handy application makes it easy for any freelancer to calculate his or her total earnings based on the number of hours and minutes worked.

Notifications You must be signed in to change notification settings

zikju/time-to-money-calculator

Repository files navigation


Time to Money Calculator

This web-application allows users to easily calculate their total earnings based on the number of hours and minutes worked.

Screenshots

Screenshot (Dark Version) Screenshot (Dark Version)

Live-examples

SPA Web

Chrome Browser Extension


Magic under the hood

Installation

Clone this repository

git clone https://github.com/zikju/time-to-money-calculator

Install the dependencies

yarn
# or
npm install

Development

Single Page Application

quasar dev -m spa

Chrome Browser Extension

quasar dev -m bex

Read more about Browser Extension development @ Quasar Framework page


Build

Single Page Application

quasar build -m spa

Chrome Browser Extension

quasar build -m bex

About

This handy application makes it easy for any freelancer to calculate his or her total earnings based on the number of hours and minutes worked.

Topics

Resources

Stars

Watchers

Forks