Releases: UTDNebula/utd-trends
Releases · UTDNebula/utd-trends
v2.0.1
What's Changed
Refactored code and caught some edge cases.
- Use @next/third-parties by @TyHil in #255
- Pull all colors from tailwind by @TyHil in #257
- Use new autocomplete data from API by @TyHil in #271
- Rmp fix by @TyHil in #254
- Update bug_report_issue_template.yml by @TyHil in #262
- prevent clicking visibility by @TyHil in #265
- Change dashboard page name by @TyHil in #261
- Did the wrong name for the dashboard by @TyHil in #277
- API Hotfix and internal refactoring by @AbhiramTadepalli in #281
Full Changelog: v2.0.0...v2.0.1
Redesign 2.0
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
- 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)