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

enable firebase offline #358

Open
bxie opened this issue Jul 15, 2019 · 0 comments
Open

enable firebase offline #358

bxie opened this issue Jul 15, 2019 · 0 comments
Labels
low priority a "nice to have" improvement. This task is not critical or time-sensitive. prod a task that we would only need to have for deployment to production (e.g. an optimization)

Comments

@bxie
Copy link
Collaborator

bxie commented Jul 15, 2019

To overcome spotty internet connections, maybe enable offline storage of data.
https://firebase.google.com/docs/firestore/manage-data/enable-offline

There is a larger issue where this tool requires internet access to use (koconut-api for checking correctness, updating bkt). Maybe there is a future where codeitz can be used offline (learner has to manually compare answers to solution instead of auto checker, no bkt update, local firebase cache)

@bxie bxie added low priority a "nice to have" improvement. This task is not critical or time-sensitive. prod a task that we would only need to have for deployment to production (e.g. an optimization) labels Jul 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low priority a "nice to have" improvement. This task is not critical or time-sensitive. prod a task that we would only need to have for deployment to production (e.g. an optimization)
Projects
None yet
Development

No branches or pull requests

1 participant