/pitchgrader

Project for the Personal Interaction Studio course of Spring 2018

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Pitchgrader

Project for the Personal Interaction Studio course of Spring 2018 at EPFL.

EPFL | Media & Design Lab | Personal Interaction Studio 2018

Course Tutors:

  • Immanuel Koh
  • Jeffrey Huang

Directory Structure

The two main folders of the application contain:

Steps to run

In order to run the project there are a few steps needed to follow:

  • Download the images and put the whole folder field/ as a child of nodejs/res/
  • Install Mongodb and pymongo, start an instance and run the script init_db.sh
  • Install Yarn, go to each of nodejs/ and nodejs/client/ and run yarn add to install all javascript dependencies
  • go to nodejs/ and run yarn dev

I might setup a docker image that does all that...

Demo

Check out this video