Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jordic/tracks_preact
- Owner: jordic
- Created: 2017-01-22T17:15:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-21T11:14:06.000Z (almost 8 years ago)
- Last Synced: 2024-05-21T13:04:24.714Z (8 months ago)
- Topics: javascript, mobile, preact, pwa, react
- Language: JavaScript
- Homepage: https://tracks.tmpo.io
- Size: 770 KB
- Stars: 16
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-preact - Tracks - PWA for tracking things in general. Gdrive Sync. (Uncategorized / Uncategorized)
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