mdopieralski / desktime-stats

Home Page:http://desktime-stats.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

desktime stats

Build Status devDependencies Status dependencies Status

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

Setup

  • Go to settings page.
  • Set your API key. You can find it here.
  • Set your hour wage.
  • Go to stats page.
  • VoilĂ  !

Technologies

  • 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

Development

  • npm install
  • npm start
  • npm run build:production

About

http://desktime-stats.herokuapp.com/


Languages

Language:TypeScript 40.2%Language:CSS 28.7%Language:HTML 18.3%Language:JavaScript 12.8%