Skip to content

Quickly look up schedule of a course you are interested in.

Notifications You must be signed in to change notification settings

vivianlink/timetableMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SFU Schedule Viewer

Quickly look up schedule of a course you are interested in

Compile and execute by g++ main.cpp -std=gnu++11 -lcurl && ./a.out

The order of input is:

  1. Course Title, i.e. "BUEC232" or "buec 232"
  2. Pick a section from the list, i.e. "d100"

About

Quickly look up schedule of a course you are interested in.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages