Skip to content

v1.2

Compare
Choose a tag to compare
@doprz doprz released this 21 Feb 05:09
· 6 commits to main since this release
v1.2
cbb9649

New Features

Course Modal

  • Clicking the UTRP button will open a modal that shows course information such as:
    • Instructors
    • Times
    • Locations (with a link to the location which opens in a new tab)
    • Flags
    • Requirements
    • Grade distributions
    • Rate My Professor link
    • Access Syllabi and CVs link
  • Display snackbar notifications

System Preference Theme

  • Automatically changes between the default light and the custom dark theme for both the registration website and UT Registration Planner based on your system preference

Chrome Storage

  • Course Schedule Calendar now updates userCourseList async on Chrome storage update
  • Popup now updates userCourseList async on Chrome storage update

Course date/time conflicts

  • Modal "Add Course" button dynamically changes based on currently selected course status

Other Changes and Improvements

  • Added project about, features, and example images to README.md
  • Added project info and instructions on how to contribute and recommended workflows for different parts of the project to CONTRIBUTING.md