issues
search
Laughing-Man-Studios
/
Ski-Resort-Dashboard
A small dashboard to display some statistics about the local ski resorts I visit
MIT License
0
stars
0
forks
source link
Adding Epic Resort Scrapers
#33
Closed
Rogibb111
closed
2 years ago
Rogibb111
commented
2 years ago
Renamed the Breck Scraper to Epic Scraper
Added Resort to constructor parameters and passing to base scraper
Added New Resort Trait for Epic resorts that extends base resort trait
Adding scraper url to new trait
Updated Breck model to use EpicResort trait
Moved scraper url for breck from scraper to model
Added new Beaver Creek model with scraper url
Added beaver creek to scrape route future list
Added beaver creek to scraper factory
Added beaver creek to resorts factory
Added new Vail model with scraper url
Added Vail to scrape route future list
Added Vail to scraper factory
Added Vail to resorts factory
Added new Keystone model with scraper url
Added Keystone to scrape route future list
Added Keystone to scraper factory
Added Keystone to resorts factory