Skip to content
This repository was archived by the owner on Nov 21, 2022. It is now read-only.
This repository was archived by the owner on Nov 21, 2022. It is now read-only.

Cache schedule page #16

Description

@zacwood9

Each time the user navigates to the schedule page, a new request is made to load the user's schedule from the CRNs in their cart. This is unnecessary and makes Schedules feel slower and less responsive.

Instead, save the HTML response of the current schedule in Local Storage, and use that when the user navigates to the schedule page if their cart has not changed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions