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

Spider #595

Closed
wants to merge 57 commits into from
Closed

Spider #595

wants to merge 57 commits into from

Conversation

RyanLIL-XwX
Copy link

Issue

Note which issue number(s) this Pull Request closes. All pull requests should close an issue, if one does not exists, make one. This helps us plan and discuss before we decide on implementation

Example:

closes #113

Database Changes/Migrations

If you added/modified a table, notify people of schema change here

Example:

Added table account_semester_selection for a mapping from a students account and semester to a class and section (aka class/section selections)

Test Modifications

Note added unit/integration tests: (all backend changes should contain unit/integration tests with pytest)

Example:

Added test tests/api/db/test_classinfo.py:test_crn_uniqueness to ensure all classes returned from API call don't have repeat CRNs

Test Procedure

Show procedure to test functionality with a clear procedure

Example:

  1. Create a branch
  2. Commit a change to that branch
  3. Push branch
  4. Create Pull Request and fill in PR template

Photos

Show before and after, capture screenshot/gif of finished feature/bug

Additional Info

More info that would help people review your change

DarknessUnder and others added 30 commits October 4, 2021 21:49
Scraping data from RPI Catalog using scrapestorm
Debugged with Harry Tan
Katherineweng and others added 27 commits February 25, 2022 17:06
…omponent.vue (which is combined into pathway.vue)
updated some new pathways on rpi website
the arrangement for the categories name will be up to down, instead of left to right
change all the pathway files to the major file, and change the parameters in the original functions.
new json converter and bug report
I wrote a readme.txt file to show the functions of most of the files. And update the new json and txt files. Also we write a new to_json_2022.py to generate the json file.
final version, no bugs in json
new Database.txt no environmental science.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ops — Create Pull Request template
8 participants