Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jordic/tracks_preact

:clock2: Tracks! Opensource PWA for tracking things
https://github.com/jordic/tracks_preact

javascript mobile preact pwa react

Last synced: 2 months ago
JSON representation

:clock2: Tracks! Opensource PWA for tracking things

Awesome Lists containing this project

README

        

# 🕑 TRACKS Alpha.2

## Changelog

+ 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

## What's this ?

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

## Future / Todo

- Add support for tracking money $$
- Add support for editing tracked events.
- Add some kind of text export to allow embed tracks to code repos.

## Screenshots