BroncoDirectMe / BroncoDirectMe/Frontend

[PRIMARY FEATURE] Course Data Caching

Open
#107 0 comments 0 reactions 0 assignees View on GitHub
Feature Medium
Dominant language
TypeScript
Stars
11
Forks
0
PR merge metrics
No merged PRs in 30d

Description

### 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](https://developer.chrome.com/docs/extensions/reference/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

- #106
- #104

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.