-
Alpha 2.
- Experimental support for synchronizing state with google Drive.
- Experimental support for detecting network connection
-
Alpha 1.
- Basic support for exporting tracks to google sheets
- Improved service worker handling
This is a PWA for tracking things. Originally was developed with angular2+ but was almost impossible to keep the codebase, on the weight it needs to be.
Later I discovered preact (and don't know why) I started porting the main codebase to it.
The original application I wrote is here: https://github.com/tmpo-io/tracks
- Add support for tracking money $$
- Add support for editing tracked events.
- Add some kind of text export to allow embed tracks to code repos.