mzrimsek / track-my-playtime

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

Offline capabilities #121

Closed mzrimsek closed 4 years ago

mzrimsek commented 6 years ago

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.

mzrimsek commented 4 years ago

Essentially a duplicate of #161 which is more comprehensive of an issue and should capture all the functionality of issue card and then some.