Skip to content

An extension that displays information from Rate My Professors for teachers using tooltips in UBC's course explorer.

Notifications You must be signed in to change notification settings

kelvinc6/profcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProfCheck

An extension that displays information from Rate My Professors for teachers using tooltips in UBC's course explorer.

This extension uses the Rate My Professors' GraphQL API.

Supported schools:

  • University of British Columbia (Vancouver & Okanagan)

NOTE: Search is performed on the teacher's last name.

Built with Tippy.js

Installation

Chrome Web Store

https://chrome.google.com/webstore/detail/profcheck/iejcdmcgelpioejdpeoifnaemneihagc

Manual

This project now uses Typescript and webpack. Clone this repository and install the required dependencies:

$ npm install

Then compile with webpack:

$ npm run build

The compiled extension will be in the dist folder.

Enable Developer Mode on Chrome Extensions page and click Load Unpacked and select the dist folder.

About

An extension that displays information from Rate My Professors for teachers using tooltips in UBC's course explorer.

Topics

Resources

Stars

Watchers

Forks