Simple Angular2 app, which loads data from Desktime API. Since the source actually allows only to load data per day, what you can do for now is:
- Set your hour wage
- Calculate how much did you earn current day so far
- Go to settings page.
- Set your API key. You can find it here.
- Set your hour wage.
- Go to stats page.
- Voilà !
- Angular 2.4.6
- Typescript 2.1.6
- Webpack 2.2.1
- Webpack Dashboard 0.3.0
- Karma 1.4.1
- Jasmine 2.5.3
- npm install
- npm start
- npm run build:production