Skip to content

Releases: UTDNebula/utd-trends

v2.0.1

20 Nov 17:20
d1d5717
Compare
Choose a tag to compare

What's Changed

Refactored code and caught some edge cases.

Full Changelog: v2.0.0...v2.0.1

Redesign 2.0

30 Oct 18:12
6522cb9
Compare
Choose a tag to compare

Overview

We launched Trends 2.0.0—a faster website tailored to help you Make Good Choices when selecting courses. This release is complete with a UI redesign, additional features, and better data visualization!

UI Redesign

  • New Search Bar allows searching for courses and professors independently
  • Split the Dashboard into a Left-Hand-Size with search results and a Right-Hand-Side with a carousel of Tabs
  • Better colors for light and dark mode

Left Hand Side (LHS)

  • Has course-professor combos as search results
  • Each result card expands to show grade distribution and RateMyProfessor scores

Right Hand Side (RHS)

  • Carousel of Tabs: Course Overview, Professor Overview, and Compare
  • Course and Professor Overview give overall data about the course (name, description, overall distribution) or the professor (email, website, overall distribution, and rmp data) that you search for.
  • The Compare Tab allows you to compare all the course and professor data between multiple classes on one screen

Features

  • Faster search autocomplete!
  • Filter & sort results!
  • Compare between courses!

Data Visualization

  • Search results provide key insights efficiently
  • Grade distribution graph is largely unchanged... because it works really well!
  • The Compare table (RHS) supports many courses by using vertical cards for each selection.

Info

October 8, 2024
Merge PR: 6522cb9
https://trends.utdnebula.com/
Brought to you by passionate students from the University of Texas at Dallas. Powered by Nebula Labs.

December 2023

07 Dec 04:44
be113cd
Compare
Choose a tag to compare
  • Bumps @babel/traverse from 7.21.4 to 7.23.2.
  • Updates Nebula logos
  • Updates fonts across the app
  • Provides an activity indicator in the search autocomplete
  • No longer clear search field input when moving focus
  • Improve handling when no grade data is available for a course (#131, #134)
  • Project cleanup (#133)
  • Improve appearance of some text in the dark appearance (#140)