mzrimsek / track-my-playtime

A time tracking app for video games.
https://trackmyplaytime.com
MIT License
4 stars 3 forks source link

Make into a PWA #161

Open mzrimsek opened 6 years ago

mzrimsek commented 6 years ago

This may reduce the need to have an actual native app.

Tracker should still work when offline. Entries should be automatically or manually synced once connection to the internet is reestablished. Potentially unsynced records should be saved in LocalStorage until they are saved to Firebase.

Probably should have some kind of indicator of being offline and one to show the entry isn't saved online.