Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PRIMARY FEATURE] Automatic RMP Data Updates #75

Open
GuyWhoCode opened this issue Mar 8, 2024 · 0 comments
Open

[PRIMARY FEATURE] Automatic RMP Data Updates #75

GuyWhoCode opened this issue Mar 8, 2024 · 0 comments
Labels
Difficult This may include advanced topics, concepts or applications Feature New feature or request

Comments

@GuyWhoCode
Copy link
Member

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
@GuyWhoCode GuyWhoCode added Feature New feature or request Difficult This may include advanced topics, concepts or applications labels Mar 8, 2024
@GuyWhoCode GuyWhoCode changed the title [PRIMARY FEATURE] Automate RMP Data Updates [PRIMARY FEATURE] Automatic RMP Data Updates Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Difficult This may include advanced topics, concepts or applications Feature New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant