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

Offline Mode #12

Open
Waidhoferj opened this issue Dec 20, 2019 · 1 comment
Open

Offline Mode #12

Waidhoferj opened this issue Dec 20, 2019 · 1 comment
Labels
data based Task is focused on the transfer of date instead of the ui enhancement New feature or request

Comments

@Waidhoferj
Copy link
Member

Use the PWA ServiceWorker to store audio files locally when the user is offline. When the user reconnects to the internet, upload those files to the CSAI in the background. Consider device storage and error handling.

@Waidhoferj Waidhoferj added enhancement New feature or request data based Task is focused on the transfer of date instead of the ui labels Dec 20, 2019
@Waidhoferj
Copy link
Member Author

Used indexedDB to store the files locally. Upload functionality is written, but I'm holding off until further testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data based Task is focused on the transfer of date instead of the ui enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant