drbenschmidt / dirtleague-discgolf

Disc golf web app for managing players, tournaments, and seasons.
MIT License
4 stars 0 forks source link

Introduce offline mode for PWA #54

Open drbenschmidt opened 3 years ago

drbenschmidt commented 3 years ago

For when the app is ran as a PWA, we should have a caching strategy that allows the app to be run in an offline state, so a user can have the courses saved locally and then they can create a card and play a round without needing to connect to the servers.

Requirements