Skip to content

[PRIMARY FEATURE] Automatic RMP Data Updates #75

@GuyWhoCode

Description

@GuyWhoCode

User Story

As a developer, I want to try to automate the process of mass updating the RateMyProfessor (RMP) data stored in our database.

Technical Tasks

  • Create a function or shell command to automate the process of mass updating RateMyProfessor data for every professor
    • Research limits on GraphQL to prevent getting rate limited by RMP's API
  • The function SHOULD be "slow" enough to prevent getting rate limited by both RMP and the service that hosts our MySQL database

Acceptance Criteria

  • Function or shell command can be run to update ALL of the entries that need new information on a periodic basis.
    • Spit out logs showing progress of function to estimate how long / how completed the data is

Metadata

Metadata

Assignees

No one assigned

    Labels

    DifficultThis may include advanced topics, concepts or applicationsFeatureNew feature or request

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions