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

Investigate using service workers to allow app to work offline #4

Open
taesungh opened this issue Oct 29, 2024 · 0 comments
Open

Investigate using service workers to allow app to work offline #4

taesungh opened this issue Oct 29, 2024 · 0 comments

Comments

@taesungh
Copy link
Owner

To make this website/tool more portable for users, service workers can be configured to allow the site to run offline (when not connected to the internet). Once the app is loaded, everything runs locally, and none of the features need an active internet connection. This is also related to making this available as a progressive web app (PWA) where a user can "install" the site as an app (e.g. Add to home screen, or Add to Dock).

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

No branches or pull requests

1 participant