A progressive web app to track working time.
- Start,Stop and Pause Button
- Option to round to quarter hours
- Live time counter in hr:min
- Day overview with edit
- Export to XLS?, Google Sheet?, CSV
- Save in Google Drive?
- Google O-Auth?
Follow libraries are in use:
- ECMAScript® 2020 in Browser without precompile
- React (exclusive for HTML-Encoding and Browser Handling)
- Material Design Components (eehm, yes, we need a nice design for the UI)
- TypeScript Uncle Bob: "The code is the documentation" ... with TS is it possible.