gshigeto / clocky

Timesheet that is compatible with Google Sheets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clocky

An Ionic 2 application that clocks you in and out that is compatible with Google Sheets.

Developing

You need to have the Ionic CLI and TypeScript installed to develop this application:

$ npm install -g ionic typescript

Once you've cloned the project, simply run npm install to install the project dependencies.

To serve the project, run ionic serve or ionic serve --lab to serve all three platforms side-by-side.

About

Timesheet that is compatible with Google Sheets


Languages

Language:TypeScript 62.2%Language:HTML 13.5%Language:JavaScript 13.1%Language:CSS 11.2%