Skip to content

Web app designed for Tufts students to create and view course evaluations.

Notifications You must be signed in to change notification settings

sevans09/JumboRate

Repository files navigation

Jumbo Rate

COMP20 Final Project Fall 2019

Team Members

  • Sook-Hee Evans - Environment setup and deployment, form validation
  • Nicole Kennedy - Database integration
  • Eli Lleshi - Authentication
  • Brooke Peterson - Design

Deployed Application

https://jumbo-rate.herokuapp.com

Local Setup

  • cd <PATH TO DIRECTORY YOU WANT YOUR CODE TO BE IN>
  • git clone https://github.com/sevans09/JumboRate.git
  • cd JumboRate
  • Install Node.js from https://nodejs.org/en/download/
  • Install heroku (mac): brew tap heroku/brew && brew install heroku
  • npm install express --save

Run Project Locally

Technologies

  • Frontend: JavaScript
  • Backend: Node.js, Express.js
  • Database: Firebase
  • API: Google Sign-in (Authentication)
  • Deployment: Heroku

About

Web app designed for Tufts students to create and view course evaluations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •