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

Cache Previous fetch results so we can have basic offline functionality #11

Open
RachitKeertiDas opened this issue Dec 27, 2021 · 1 comment

Comments

@RachitKeertiDas
Copy link
Contributor

RachitKeertiDas commented Dec 27, 2021

Use Service Workers to store results of API Calls so that basic offline functionality can be achieved.
-If possible , we can also Enable update notification for service workers notifying updates to the App.

This was referenced Dec 27, 2021
@RachitKeertiDas
Copy link
Contributor Author

Basic Hardcoded Functionality for caching mess and buss api endpoints has landed in #29 .

There is no update notification as of yet, though.

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