Skip to content

Retrieves and analyzes data from UBC Course Schedule.

Notifications You must be signed in to change notification settings

smart-cs/scheduler-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

Retrieves and analyzes data from UBC Course Schedule.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages