/SJSU-RMP-Class-Search

SJSU class search tool that integrates data from RateMyProfessors

Primary LanguagePython

SJSU+RMP Class Search

Demo

sjsu-rmp-demo.mp4

How to run this application with Docker

  1. Build
$ docker build . -t sjsu-rmp-class-search
  1. Run
$ docker run --rm -p 5000:5000 -t sjsu-rmp-class-search

Open http://localhost:5000 in your web browser