/WikiOlympics

Web platform showcasing insights from Olympic data using SQL

Primary LanguageCSS

Team 2 CIS 450 Final Project

Olympic Factbook

Daniel Blackey, Rahul Kooverjee, Reeham Salah, & Sanjana Sarkar

Instructions for running from scratch:

  • Download all the code from the REPO
  • Navigate to the folder where the project is stored
  • Run "npm install" to install any dependencies
  • Run "node server" to run the server on your local machine. The website should then be accessible from localhost:8080

Instructions for running through Heroku: