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

Implement caching of data fetched from Firebase + any APIs #38

Open
ruler225 opened this issue Feb 10, 2023 · 0 comments
Open

Implement caching of data fetched from Firebase + any APIs #38

ruler225 opened this issue Feb 10, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ruler225
Copy link
Contributor

Certain data will be referenced a lot (such as POI data), so instead of fetching from Firebase every time we should be trying to cache these. There is also data coming from external APIs (e.g. bus schedules, library occupancy) that should cached, rather than making a request to the API every time an endpoint is called

@ruler225 ruler225 added the enhancement New feature or request label Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant