Skip to content

cosanlab/trust-game-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trust Game Demo Analysis

A Streamlit webapp that accesses the same database as the Trust Game Demo allowing for quick real-time analysis and data viz.

The live app is available here.

Setting up for local development

  1. pip install -r requirements.txt in your current or a new Python environment
  2. From the firebase project console make sure to download a new service account key.
  3. Run python key-to-toml.py
  4. Run streamlit run app.py and navigate to localhost:8501 in your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages