An implementation of ratemyprofessor that includes features such as filtering by school, course, major, and professor.
Prerequisites: 18.18.0 LTS install of Node.js and npm (10.1.0) Note: if npx or npm commands do not work (npm did not properly install) after setup, use command 'npm install npm -g'
Insert link here after compiled and uploaded to external source
To Run: navigate to app directory (pro_fess_up) and enter 'npm start',
exit browser or ctrl C to quit. Additionaly, navigate to server
directory (server) and enter 'npm start', exit browser or ctrl C to quit.