You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A java API with methods to allow users to pull data such as: semester course schedules, final exam schedules, and general course information from the Virginia Tech website. Uses JSoup to accomplish this. Also contains many data structures for storing schedule data, as well as classes to read/write these data structures to XML. NOTE: JSOUP MUST B…