Skip to content

zachjanicki/ND-Class-Info-and-Teacher-Ratings-website

 
 

Repository files navigation

ND-Class-Info-and-Teacher-Ratings-website

Website that will allow for students at Notre Dame to look up classes information as well as view and submit ratings for both teachers and courses

Requirements to run while still pre-release: python 2.7.6 (recommended is downloading Enthought Canopy 2.7.6 and making that your default), requests (python library), beautifulsoup4 (python library), lxml, passlib, flask-login.

To run locally, be sure to have all dependencies necessary for project on your path, pip install whatever is not currently available, navigate to project directory, and execute “python routes.py”. In browser go to http://localhost:8000/

About

Website that will allow for students at Notre Dame to look up classes information as well as view and submit ratings for both teachers and courses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.3%
  • HTML 32.2%
  • JavaScript 8.4%
  • CSS 0.1%