Global

Methods

Course(course, page)

Parameters:
Name Type Description
course Object
page String // What page the component is being used on. Either Home or History
Source:
Returns:

History()

The History component displays a historical list of courses based on term selection. It allows users to view courses they have been involved with in past semesters.
Source:

Home()

The Home component is the main component that users see when they visit the home page. It displays a list of courses for the current semester and year, fetched from an external API.
Source: