Git Product home page Git Product logo

gazeintent's Introduction

E14ACNND3

Harvard Extension School | E14A CNN + D3

Hosted Site

https://gazeintent.herokuapp.com/

Setup

  1. pyenv app
  2. source app/bin/activate
  3. cd app
  4. pip install -r requirements.txt
  5. cd static && npm i webgazer --save && cd ../
  6. export SLACK_WEBHOOK_URL=$(heroku config:get SLACK_WEBHOOK_URL -a gazeintent)
  7. export DATABASE_URL=$(heroku config:get DATABASE_URL -a gazeintent)
  8. export SECRET_KEY=$(heroku config:get SECRET_KEY -a gazeintent)
  9. python routes.py

Heroku

  1. You will need access to the gazeintent project in order to run this on your localhost

Components

  1. Webgazer: This is the backbone of the application, we used many of its features to make our application work.
  2. Frameworks: We leveraged bootstrap, fontawesome, datatables, and other small components from online sources.
  3. Custom: We wrote 98% of the javascript used in the project, what was not written by us was common stuff like the sleep function, or packaged code like init.datatables, or init.webgazer
  4. Theme: We used frameworks to provide the basic design, but we put all of the pages together.
  5. Data visualization: Custom solution written in javascript and css.

gazeintent's People

Contributors

geo-ml avatar yihan-zhou avatar mpbunch avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.