Skip to content

Harvard Extension School | E14A CNN + D3

License

Notifications You must be signed in to change notification settings

yihan-zhou/gazeintent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. export SLACK_WEBHOOK_URL=$(heroku config:get SLACK_WEBHOOK_URL -a gazeintent)
  6. export DATABASE_URL=$(heroku config:get DATABASE_URL -a gazeintent)
  7. export SECRET_KEY=$(heroku config:get SECRET_KEY -a gazeintent)
  8. python routes.py

Heroku

  1. These
  2. Steps will be
  3. Added, soon.

About

Harvard Extension School | E14A CNN + D3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 59.1%
  • JavaScript 19.4%
  • Python 18.5%
  • SCSS 3.0%