Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ryanbelt/UTSCRooms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UTSCRooms

Simply checks available rooms within UTSC and finds out when it is available until.

Demo powered by Django

##Current Usage

Directly execute the script or import and call run() function which will check the available rooms and displays it.
By default it checks for current time. You can also set custom time by passing time variable.

Example:

run()                # Current Time
run(time='')         # Current Time
run(time='1730')     # 5:30PM
run(time='12')       # 12:00PM

==== Using UTSC Room Schedule

About

Simply checks available rooms within UTSC and finds out when it is available until.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages