Skip to content
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.

googlearchive/experience-sampling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Chrome Experience Sampling Platform

This repository houses the AppEngine backend and the Chrome extension for the Chrome Experience Sampling Platform.

Backend: Setup and deployment

  • Make sure you have the Google App Engine Python SDK installed and in your path

  • Install the App Engine GCS Client Libary into the backend

    If you use pip: pip install -t backend/lib GoogleAppEngineCloudStorageClient

    You should end up with a folder named "cloudstorage" under backend/.

  • To run the development server:

    dev_appserver.py backend/

  • To deploy the backend to App Engine:

    appcfg.py update backend/app.yaml

About

The Chrome Experience User Survey (CUES) extension.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •