Skip to content

[PRIMARY FEATURE] Course Data Caching #107

@GuyWhoCode

Description

@GuyWhoCode

User Story

As a developer, I want to reduce the strain experienced by the backend server.

Technical Tasks

  • When course data is received, temporarily cache the data using Chrome's extension storage
  • The data should be erased when the login session expires.

Acceptance Criteria

  • Course data loads in almost-instant time with no request sent to the backend.

Related Issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureNew feature or requestMediumThis requires decent dedication to complete

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions