Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/alexjohntomy/you-eye-sea/llms.txt

Use this file to discover all available pages before exploring further.

The Explore page at /explore gives you a full-screen table of every course in the YouEyeSea database. Unlike the home page search, which is built for finding a specific course you already have in mind, Explore is designed for browsing — discovering which courses in a department have the highest GPA, or finding out which classes have the most withdrawals across the entire university.

Filters and sort options

The filter bar at the top of the Explore page has three controls: Subject, Level, and Sort By. Select your values and click Show Results to update the table.

Subject

Filter the table to a single department by selecting its subject code from the Subject dropdown. You can type in the field to search the list. Select All Subjects to show every department. Examples: CS, MATH, BIOS, ENGL, POLS.

Level

Narrow results to a specific course level using the Level dropdown.
ValueCourses shown
All LevelsEvery course regardless of number
100100–199 (introductory)
200200–299 (sophomore)
300300–399 (junior)
400400–499 (senior / advanced)

Sort by

The Sort By dropdown controls how rows are ordered in the table.
Sort optionDescription
By GPACohort GPA, highest first
By Drop RateWithdrawal rate, highest first
By Pass RateA–D pass rate, highest first
By Total StudentsTotal enrollment across all recorded semesters, highest first

Preset views

Four preset buttons appear below the Explore heading and apply a predefined filter-and-sort combination with a single click.
PresetSubjectLevelSort
CS Classes by GPACSAllBy GPA
BIOS Classes by Drop RateBIOSAllBy Drop Rate
Highest Drop RateAllAllBy Drop Rate
Highest EnrollmentAllAllBy Total Students
Clicking a preset immediately navigates to the equivalent URL, so the same URL can be shared directly.

Sharing a filtered view

Every combination of filters you apply is reflected in the URL as query parameters. For example:
/explore?subject=CS&level=all&sort=gpa
/explore?subject=BIOS&level=all&sort=dropRate
/explore?subject=all&level=all&sort=totalStudents
The valid sort parameter values are gpa, dropRate, passRate, and totalStudents. Copy and paste the URL in your browser’s address bar to share an exact filtered view with anyone.
The table reflects aggregated data across all recorded semesters (Spring 2022 through Fall 2025). It does not filter by semester — use the course detail page for semester-by-semester breakdowns.

Going from Explore to a course detail page

Click any row in the Explore table to open that course’s full grade distribution page, where you can filter by professor and semester.

Course details

Read the grade distribution chart, switch between professors and semesters, and view cohort GPA and pass/drop rates.

Search

Jump directly to a course by code or professor name using the home page search bar.

Build docs developers (and LLMs) love