Skip to content

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

@ruler225

Description

@ruler225

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions