Skip to content

Releases: UTDNebula/utd-trends

v3.0.0

01 Apr 04:21
9555593
Compare
Choose a tag to compare

Overview

Launched MyPlanner! Check it out

What's Changed

New Contributors

Full Changelog: v2.2.0...v3.0.0

v2.2.0

01 Apr 00:42
3486e95
Compare
Choose a tag to compare

Overview

Added a line graph to show GPA over time, an toggle to filter only professors teaching next semester, & using the median as the average to prevent outlier skewing.

What's Changed

Line Graph

Feature Awareness

Filter Professors Teaching Next Semester

Tutorial

Compare Page Auto-Switch

Median over Mean

Styleguides

New Contributors

Full Changelog: v2.1.2...v2.2.0

Info

Mar 31, 2025
Merge PR: 3486e95
https://trends.utdnebula.com/
Brought to you by passionate students from the University of Texas at Dallas. Powered by Nebula Labs.

v2.1.2

24 Feb 16:09
21b26ec
Compare
Choose a tag to compare

Overview

Over the break, we started switching focus to Mobile UI and addressing user feedback.

What's Changed

User-Facing

Internal

Full Changelog: v2.1.1...v2.1.2

Info

February 22, 2025
Merge PR: a523b6a
https://trends.utdnebula.com/
Brought to you by passionate students from the University of Texas at Dallas. Powered by Nebula Labs.

v2.1.1

01 Feb 23:47
79b1796
Compare
Choose a tag to compare

Overview

Some quality of life implementations, fixed more edge-case bugs, and refactored a bit to accommodate new features.
This was actually done back in November but just got around to making this release.

What's Changed

Resizable Dashboard:

Now you can resize the dashboard page to make the compare section wider or smaller! Just hover over the invisible divider and drag to resize. Great job @HershLalwani !

Changelog

New Contributors

Full Changelog: v2.0.1...v2.1.0

Info

Nov 22, 2024
Merge PR: 03661d8
https://trends.utdnebula.com/
Brought to you by passionate students from the University of Texas at Dallas. Powered by Nebula Labs.

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)