Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 215 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 215 Bytes

Scheduler Tools

# Install dependencies
pipenv install

# To scrape data from UBC Course Schedule
pipenv run ./cs.py scrape

# Upload a the scraped data to Firebase
pipenv run ./cs.py upload <FILENAME>