BroncoDirectMe / BroncoDirectMe/Backend

[PRIMARY FEATURE] Automatic RMP Data Updates

Open
#75 0 comments 0 reactions 0 assignees View on GitHub
Difficult Feature
Dominant language
TypeScript
Stars
9
Forks
1
PR merge metrics
No merged PRs in 30d

Description

### 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

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.