Skip to content

alostbird/TeacherRating

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teacher Rating

Using Flask to make a website where students can rate teachers based on various factors.

Screenshot

(I am not a frontend developer 😬)

This should be helpful during faculty selection. Trying to make this as scalable and stable as possible.

Only works for people with emails ending with 'srmuniv.edu.in' (my current university).

Installation:

  1. Clone the repository
  2. Run pip install -r requirements.txt in the root directory
  3. Run python run.py from the root directory
  4. Navigate to 127.0.0.1:5000

About

💯 Building a webapp where students can rate teachers. (under dev)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 65.7%
  • HTML 28.8%
  • CSS 4.2%
  • Mako 1.3%