You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This year, prospect rankings and mock draft picks should have information about whether or not their schools have decided to participate in games this year.
This information should match the property names that are set up in #14 .
This is blocked by #19 since schools have changed their minds about when and how to play football this year.
zo0o0ot
changed the title
Update ProspectRanking and MockDraftPick objects to add new info
Update ProspectRanking and MockDraftPick objects to add new COVID changes related info
Oct 5, 2020
This year, prospect rankings and mock draft picks should have information about whether or not their schools have decided to participate in games this year.
This information should match the property names that are set up in #14 .
For example, ProspectRanking looks like this:
prospect-scraper-dt2021/src/prospectScraper/ProspectRanking.cs
Lines 6 to 18 in 0d4a7d5
additional properties will likely be:
Likely, the ProspectMap will also need to have the additional properties.
Here's how it looks so far:
prospect-scraper-dt2021/src/prospectScraper/ProspectRankingMap.cs
Lines 8 to 29 in 0d4a7d5
The text was updated successfully, but these errors were encountered: