sfuosdev / SFU-RMP

Chrome extension for SFU students to provide access to prof rating from RateMyProfessor.com on SFU course registration pages (goSFU, mySchedule)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SFU RateMyProfessor


SFU RMP is a Chrome extension designed for SFU students, providing convenient access to professor ratings from RateMyProfessor.com on SFU course registration pages (goSFU, mySchedule).

After installing the extension from the Chrome Store, you will notice that professor names are underlined and highlighted. Hover your mouse over the professor names, and tooltips containing ratings will be displayed as follows:


Running in the Development Mode

  1. Clone or download the repository.
  2. Enter the extension setting page and enable Developer Mode
  3. Click the top left Load unpacked button and select the repository directory.

Running Tests

  1. npm install to install dev dependencies
  2. npm test to run all test cases

About

Chrome extension for SFU students to provide access to prof rating from RateMyProfessor.com on SFU course registration pages (goSFU, mySchedule)


Languages

Language:JavaScript 96.8%Language:HTML 3.1%Language:CSS 0.1%