easynwk-web

egocentered network map for social work

https://github.com/fhstp/easynwk-web

Science Score: 75.0%

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

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
    Organization fhstp has institutional domain (fhstp.ac.at)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.2%) to scientific vocabulary

Keywords

egocentric-networks social-work visualization
Last synced: 10 months ago · JSON representation ·

Repository

egocentered network map for social work

Basic Info
  • Host: GitHub
  • Owner: fhstp
  • License: mit
  • Language: Vue
  • Default Branch: main
  • Homepage:
  • Size: 2.67 MB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 34
  • Releases: 14
Topics
egocentric-networks social-work visualization
Created almost 6 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog License Citation

README.md

DOI

easyNWK Web

This project aims to provide a modern web-based version of the easyNWK. The easyNWK is an egocentered network visualization tool for social workers and healthcare professionals based on the book Soziale Diagnostik by Peter Pantuček-Eisenbacher. This tool supports the collection, reflection, and analysis of contact persons for social support.

This projects is a follow-up to: * easyNWK 1.5 developed in Java 6 by Nikolaus Kelis * bachelor project by Monika Trajkovic

Development lifecycle

  • installs the dependencies

npm install

  • compiles and hot-reloads for development

npm run serve

  • compiles and minifies for production

npm run build

  • lints and fixes files

npm run lint

Demo

The current state of the main branch can be previewed at https://easynwk.netlify.app/.

Acknowledgments

Karin Goger provided extensive domain experience in social diagnostics, valuable feedback, and contacts to professionals. Further thanks to all interviewed persons and testers.

logo of the European Commission

This work was partly funded by the BMDW through the programme "Digital Innovation Hubs in Österreich" and Lower Austria (sprint 1, sprint 2); and the Erasmus+ project TransSoDia cofunded by the European Union.

Owner

  • Name: Sankt Pölten University of Applied Sciences | General
  • Login: fhstp
  • Kind: organization
  • Email: daniel.haslinger@fhstp.ac.at
  • Location: Austria

Public GitHub Repositories of the UAS St. Poelten

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: easyNWK - egocentered network map for social work
message: >-
  "If you use this software, please cite it as
  below."
type: software
authors:
  - given-names: Alexander
    family-names: Rind
    orcid: 'https://orcid.org/0000-0001-8788-4600'
    affiliation: 'St. Pölten University of Applied Sciences, Austria'
  - given-names: Julia
    family-names: Böck
    orcid: 'https://orcid.org/0009-0009-3991-6407'
    affiliation: 'St. Pölten University of Applied Sciences, Austria'
  - name: 'easyNWK contributors'
identifiers:
  - type: doi
    value: 10.5281/zenodo.14474950
repository-code: 'https://github.com/fhstp/easynwk-web'
url: 'https://www.easynwk.com/'
license: MIT

GitHub Events

Total
  • Create event: 6
  • Issues event: 4
  • Release event: 2
  • Delete event: 5
  • Issue comment event: 7
  • Push event: 49
  • Pull request review event: 9
  • Pull request review comment event: 9
  • Pull request event: 7
Last Year
  • Create event: 6
  • Issues event: 4
  • Release event: 2
  • Delete event: 5
  • Issue comment event: 7
  • Push event: 49
  • Pull request review event: 9
  • Pull request review comment event: 9
  • Pull request event: 7

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 64
  • Total pull requests: 90
  • Average time to close issues: 7 months
  • Average time to close pull requests: 23 days
  • Total issue authors: 2
  • Total pull request authors: 5
  • Average comments per issue: 1.33
  • Average comments per pull request: 0.91
  • Merged pull requests: 67
  • Bot issues: 0
  • Bot pull requests: 30
Past Year
  • Issues: 0
  • Pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.0
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • alex-rind (63)
  • JoKalliauer (1)
Pull Request Authors
  • alex-rind (39)
  • dependabot[bot] (30)
  • julia221501 (20)
  • EKumpan (14)
  • Eliasboss2006 (2)
Top Labels
Issue Labels
question (9) enhancement (4) bug (2)
Pull Request Labels
dependencies (30)

Dependencies

package-lock.json npm
  • 1312 dependencies
package.json npm
  • @types/d3 ^7.0.0 development
  • @typescript-eslint/eslint-plugin ^4.18.0 development
  • @typescript-eslint/parser ^4.18.0 development
  • @vue/cli-plugin-babel ~4.5.0 development
  • @vue/cli-plugin-eslint ~4.5.0 development
  • @vue/cli-plugin-router ~4.5.0 development
  • @vue/cli-plugin-typescript ~4.5.0 development
  • @vue/cli-plugin-vuex ~4.5.0 development
  • @vue/cli-service ~4.5.0 development
  • @vue/compiler-sfc ^3.0.0 development
  • @vue/eslint-config-prettier ^6.0.0 development
  • @vue/eslint-config-typescript ^7.0.0 development
  • eslint ^6.7.2 development
  • eslint-plugin-prettier ^3.3.1 development
  • eslint-plugin-vue ^7.0.0 development
  • prettier ^2.2.1 development
  • sass ^1.26.5 development
  • sass-loader ^8.0.2 development
  • typescript ~4.1.5 development
  • @fortawesome/fontawesome-svg-core ^1.2.35
  • @fortawesome/free-solid-svg-icons ^5.15.3
  • @fortawesome/vue-fontawesome ^3.0.0-4
  • bulma ^0.9.3
  • core-js ^3.6.5
  • d3 ^7.0.0
  • vue ^3.0.0
  • vue-class-component ^8.0.0-0
  • vue-router ^4.0.0-0
  • vuex ^4.0.0-0