Skip to content

This is an Rate My Professor extension for college students to decide what classes to take

Notifications You must be signed in to change notification settings

TarasPriadka/rmp_extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rate My Professor extenssion

Description

There are many such extensions in the wild, this one aims to work on all college websites. It is directed to aid students to select the courses without much hassle of going to the Rate My Professor website. Simply install the application and compare the teachers on your portal. No tab switching is needed.

Deployment

Setup your dataroot paths

python app/src/rmp/utils/general.py

To start Flask server run the following (currently under construction):

cd web
export FLASK_APP=app.py
export FLASK_ENV=development
flask run

UI:

To launch React webpage: npm start

To deploy as a web extension: npm run build This will dump all of the files into build folder

Open your browser of preference and go to the settings where you can import extensions. Import the build folder by selecting any file.

About

This is an Rate My Professor extension for college students to decide what classes to take

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published