Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow app to work offline. #47

Open
tswast opened this issue Aug 14, 2016 · 2 comments
Open

Allow app to work offline. #47

tswast opened this issue Aug 14, 2016 · 2 comments
Milestone

Comments

@tswast
Copy link
Contributor

tswast commented Aug 14, 2016

We recently went cabin camping in Ocean Shores where there was very little cell reception. I imagine people like to play board games when camping where there is little cell reception pretty often.

We should make sure the app works offline, too.

@tswast tswast modified the milestone: v1 Sep 8, 2016
@tswast
Copy link
Contributor Author

tswast commented Sep 8, 2016

This needs to use AppCache (deprecated, but only option for iOS users) and ServiceWorkers.

It should probably be configurable so it's just the desired language, too.

@tswast
Copy link
Contributor Author

tswast commented Mar 8, 2018

My friend Marc pointed by at https://developers.google.com/web/progressive-web-apps/ and also recommends Workbox from https://developers.google.com/web/tools/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant