https://github.com/complexdatacollective/feedback-site

https://github.com/complexdatacollective/feedback-site

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    5 of 186 committers (2.7%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.0%) to scientific vocabulary

Keywords from Contributors

distributed mlops ecology deep-neural-networks
Last synced: 11 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: complexdatacollective
  • License: mit
  • Language: JavaScript
  • Default Branch: master
  • Size: 10 MB
Statistics
  • Stars: 0
  • Watchers: 6
  • Forks: 0
  • Open Issues: 4
  • Releases: 0
Archived
Created over 9 years ago · Last pushed over 7 years ago
Metadata Files
Readme Changelog Contributing License

README.md

Network Canvas feedback site

Usage

Install:

npm install -D

Start:

npm start

Deployment

The site is deployed with Meteor Up:

npm install -g mup

Get the .deploy/ directory from someone who already has it (it's not checked into git). Then:

cd .deploy
mup deploy

See the Meteor Up docs for other commands and options.

User administration

Go to /users to see a list of users.

Via node console

Open the Meteor shell:

meteor shell

Then find and modify users:

const Users = require('meteor/vulcan:users').default
let u = Users.findOne({username: 'usermcuser'})   // or {email: 'xxxxx'}

Remove old guest accounts:

const Accounts = require('meteor/vulcan:accounts').default
Accounts.removeOldGuests()

Code

All React components live in packages/network-canvas/lib/components.

Owner

  • Name: Complex Data Collective
  • Login: complexdatacollective
  • Kind: organization
  • Email: developers@coda.co
  • Location: Chicago, IL

We design, develop, and promote tools that let researchers explore complex structural data.

GitHub Events

Total
Last Year

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 3,898
  • Total Committers: 186
  • Avg Commits per committer: 20.957
  • Development Distribution Score (DDS): 0.3
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Sacha Greif s****7@g****m 2,727
xavcz x****t@g****m 325
Tom Coleman t****m@t****g 72
Matt Meshulam m****t@m****m 65
Comus Leong c****g@g****m 48
Luca Mussi i****i@g****m 31
Anthony Mayer a****r@g****m 29
Ben Gott b****t@g****m 26
Charlie DeTar c****d@m****u 25
Delgermurun d****p@n****o 21
Sacha Greif g****t@s****m 19
schabluk l****k@g****m 19
Ibrahim Cesar e****l@i****m 19
Jeremy Shimko j****o@g****m 18
Philip Nuzhnyy p****y@g****m 18
Lyudmil Angelov l****v@g****m 17
Steffen Strätz s****z@g****m 17
Troy Goode t****e@g****m 16
Julien Chaumond c****d@g****m 15
Arunoda Susiripala a****a@g****m 13
Dominic Tracey d****y@r****t 13
Egor Suvorov e****v@g****m 12
Kiko Beats j****u@g****m 11
Tarang Patel T****p 11
Matt DeBergalis m****t@m****m 9
Toam t****t@g****m 9
Sacha Greif h****o@t****g 8
durrrr91 c****t@g****m 7
Josh Owens j****s@g****m 6
shaialon s****i@t****m 6
and 156 more...

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 24
  • Total pull requests: 2
  • Average time to close issues: about 1 month
  • Average time to close pull requests: N/A
  • Total issue authors: 5
  • Total pull request authors: 1
  • Average comments per issue: 2.63
  • Average comments per pull request: 1.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • meshulam (11)
  • jthrilly (6)
  • berniehogan (3)
  • katebanner (2)
  • pfsj (1)
Pull Request Authors
  • jthrilly (1)
Top Labels
Issue Labels
enhancement (2)
Pull Request Labels