Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 563 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 563 Bytes

TimeTrackerUI

This is the frontend for my personal time tracking application. It's based on the Aurelia framework. To use this app, you'll need to setup the TimeTracker (backend) application, too. The backend is a serverless app meant to be hosted on Azure.

How it looks

Logging time Logging time

Checking statistics Checking statistics

Configure settings Configure settings

Run dev app

Run npm start, then open http://localhost:8080