CenterForCollectiveLearning / OpenTeams

OpenTeams is an opensource team visualization tool.
84 stars 23 forks source link

OpenTeams

OpenTeams is an open source suite for visualizing team data.

You can try a demo and see a description of its features at openteam.info.

OpenTeams was developed by Jingxian Zhang as part of her Master thesis at the Collective Learning group at the MIT Media Lab, under the supervision of Professor Cesar A. Hidalgo. In addition to the work of Jingxian Zhang, OpenTeams includes the work of Xiaojiao Chen and Diana Orghian, who contributed to OpenTeams by helping, respectively, with graphic design and social psychology expertise.

OpenTeams builds on work done in the Immersion project, a platform to visualize individual email metadata created also at the Collective Learning group by graduate students Daniel Smilkov and Deepak Jagdish, following the original idea and supervision of Professor Cesar A. Hidalgo.

You can use this repository to install your own private version of open teams in a local server.

Run ./teams-startup.sh to start the project.

Authentication data in the project have been replaced with xxxxxx. They are:

  1. client_id and client_secret in dev/newserver/client_secrets.json
  2. client_id and client_secret in dev/newserver/client_secrets_outlook.json
  3. client_id and client_secret in dev/newserver/client_secrets_slack.json
  4. client_id in authurl in dev/newserver/templates/index_old.html
  5. client_id in authurl in dev/newserver/templates/indexJoin.html
  6. client_id in authurl in dev/newserver/templates/indexStudy.html
  7. client_id in authurl in dev/newserver/templates/teamJoin.html
  8. client_id in authurl in dev/newserver/templates/teamLogin_single.html
  9. client_id in authurl in dev/newserver/templates/teamLogin.html
  10. client_id in authurl in dev/newserver/templates/v2teamJoin.html
  11. client_id in authurl in dev/newserver/templates/dotest.html
  12. client_id in authurl in dev/newserver/templates/gmail/busy.html

——————-———————————————- Core stack ————-———-————-—————————

Server-side Programing

Client-side Programing

Communication

——————————-—————-— Security/User Administration ———-———————————-—

Server-side

Client-side

———————-—————-———————-— Logging ————————-—-——————————-—

User activities are logged in the MongoDB document logging.

—————————-—-——————-— External Data Sources ——————-——————————-—