A logo featuring a finger pointing toward the viewer, an eye, and a wave

YouEyeSea

Changelog

1.5.1 (March 16, 2026)

Added a command palette (cmd+k) for easy navigation and made lots of minor UI/UX improvements. Added preset buttons on the explore page, refined the OpenGraph image, and rolled out various fixes for charts and medium-sized screens.

1.5.0 (March 14, 2026)

Replaced 'any' types with proper type annotations, upgraded packages. Added caching across the board.

1.4.0 (February 2026)

Integrated fresh Fall semester data. Added a link to Rate My Professors and Reddit from course details page. Updated to patch React vulnerability.

1.3.0 (December 2025)

Improvements to responsiveness on for mobile devices. Replaced menus with smooth bottom drawers and fixed accidental zoom issues on mobile Safari. Added a sitemap for improved SEO indexing.

1.2.0 (December 2025)

Added an advanced search/explore page based on user feedback. Added the 'trending' section and introduced more subtle animations.

1.1.0 (November 2025)

Sped up loading animations, introduced scrollable charts for large data sets, and improved Safari compatibility. Added analytics.

1.0.0 (November 7, 2025)

Official project launch. Introduced drop rates, grade percentages, and direct links to the course catalog. Initiated code cleanup in preparation for open sourcing.

0.7.0 (October 2025)

Improvements to grade distribution chart, UI polish, placeholder panes replaced with actual course data.

0.5.0 (September 2025)

Wrote seed scripts and populated prisma database with data from CSVs. Added search and course details page.

0.1.0 (August 2025)

Set up Next.js project, shadcn/ui, and started work on the Prisma table schema.