Science Score: 44.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
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.3%) to scientific vocabulary

Keywords

collaboration design-thinking education react
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: graasp
  • License: agpl-3.0
  • Language: TypeScript
  • Default Branch: main
  • Homepage:
  • Size: 6.49 MB
Statistics
  • Stars: 1
  • Watchers: 8
  • Forks: 1
  • Open Issues: 29
  • Releases: 9
Topics
collaboration design-thinking education react
Created over 4 years ago · Last pushed 6 months ago
Metadata Files
Readme Changelog License Citation

README.md

Sticky Notes app for Graasp

typescript version Latest version released on Github

Deploy to development environment Deploy to staging environment Deploy to graasp.org

Screenshot of the Sticky Notes app in Graasp Builder

This app is a virtual board on which you can put sticky notes. The sticky notes may contain rich text and links and their color can be changed. Additionaly, the background of the board can be set by the user.

Rich notes

You can format the text in the notes and add hyperlinks. You can also change the colors of the notes.

Edit dialog of the Sticky Notes app

Collaboration

The app can be used collaboratively on Graasp. At the moment, to be able to modify the notes of the other users, all users need admin access to the item. The communication is not exactly realtime. Therefore, a refresh button helps you refresh the app to be sure it displays all the sticky notes that have been added.

Owner

  • Name: Graasp
  • Login: graasp
  • Kind: organization
  • Location: Lausanne

Citation (CITATION.cff)

cff-version: 1.2.0
message: If you use this software, please cite it as below.
authors:
  - family-names: La Scala
    given-names: Jérémy
    orcid: https://orcid.org/0000-0002-8057-7787
  - family-names: Farah
    given-names: Juan Carlos
    orcid: https://orcid.org/0000-0002-2477-4196
  - family-names: Phan Hoang
    given-names: Kim Lan
    website: https://github.com/pyphilia
  - family-names: Spaenlehauer
    given-names: Basile
    orcid: https://orcid.org/0000-0001-6606-0768
title: "Sticky Notes"
version: 0.5.0
# doi: 10.5281/zenodo.1234
date-released: 2023-01-10
keywords:
  - education
  - design-thinking
  - collaboration
preferred-citation:
  type: conference-paper
  conference:
      name: "IEEE International Conference on Teaching, Assessment, and Learning for Engineering (TALE) 2022 : Transforming Educational Technologies and Pedagogies for the Next Decade"
  authors:
    - family-names: Gillet
      given-names: Denis
      orcid: https://orcid.org/0000-0002-2570-929X
      affiliation: "School of Engineering,
      École Polytechnique fédérale de Lausanne (EPFL),
      Lausanne, Switzerland"
    - family-names: Vonèche-Cardia
      given-names: Isabelle
      orcid: https://orcid.org/0000-0003-1534-2567
      affiliation: "School of Engineering,
      École Polytechnique fédérale de Lausanne (EPFL),
      Lausanne, Switzerland"
    - family-names: La Scala
      given-names: Jérémy
      orcid: https://orcid.org/0000-0002-8057-7787
      affiliation: "School of Engineering,
      École Polytechnique fédérale de Lausanne (EPFL),
      Lausanne, Switzerland"
  title: "Introducing Alternative Value Proposition Canvases for Collaborative and Blended Design Thinking Activities in Science and Engineering Education"
  year: 2022
  date-published: "2022-10-09"
  url: https://infoscience.epfl.ch/record/297198

GitHub Events

Total
  • Delete event: 2
  • Push event: 69
  • Pull request event: 4
  • Create event: 2
Last Year
  • Delete event: 2
  • Push event: 69
  • Pull request event: 4
  • Create event: 2

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 66
  • Total pull requests: 49
  • Average time to close issues: about 2 months
  • Average time to close pull requests: 24 days
  • Total issue authors: 8
  • Total pull request authors: 5
  • Average comments per issue: 0.11
  • Average comments per pull request: 0.41
  • Merged pull requests: 33
  • Bot issues: 2
  • Bot pull requests: 17
Past Year
  • Issues: 0
  • Pull requests: 7
  • Average time to close issues: N/A
  • Average time to close pull requests: 5 months
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 7
Top Authors
Issue Authors
  • swouf (39)
  • hagoptaminian (18)
  • renovate[bot] (3)
  • victorggonzalez (3)
  • spaenleh (2)
  • pyphilia (1)
  • juancarlosfarah (1)
  • sentry-io[bot] (1)
Pull Request Authors
  • swouf (18)
  • renovate[bot] (15)
  • victorggonzalez (8)
  • hagoptaminian (6)
  • github-actions[bot] (3)
Top Labels
Issue Labels
feature (23) refactor :wrench: (12) bug :beetle: (11) v0.5.0 (7) chore (6) build :gear: (5) documentation (3) performance (3) wontfix (3) dependencies (2) v0.6.0 (2) help wanted (1) priority :warning: (1) test :clipboard: (1)
Pull Request Labels
dependencies (16) feature (9) refactor :wrench: (6) v0.5.0 (5) build :gear: (4) bug :beetle: (3) autorelease: tagged (3) help wanted (1) priority :warning: (1) documentation (1) v0.6.0 (1) UI :eye: (1)

Dependencies

package.json npm
  • @babel/eslint-parser ~7.17.0 development
  • @babel/preset-react ~7.16.7 development
  • @commitlint/cli ~16.2.1 development
  • @commitlint/config-conventional ~16.2.1 development
  • babel-eslint 10.1.0 development
  • codacy-coverage 3.4.0 development
  • cross-env 7.0.3 development
  • cypress ~9.5.1 development
  • env-cmd 10.1.0 development
  • eslint-config-airbnb ~19.0.4 development
  • eslint-config-prettier ~8.5.0 development
  • eslint-plugin-import ~2.25.4 development
  • eslint-plugin-jsx-a11y ~6.5.1 development
  • eslint-plugin-react ~7.29.3 development
  • glob 7.1.6 development
  • html-webpack-plugin ~5.5.0 development
  • husky ~7.0.4 development
  • interpolate-html-plugin 3.0.0 development
  • json-server 0.16.3 development
  • npm-run-all 4.1.5 development
  • prettier ~2.5.1 development
  • pretty-quick ~3.1.3 development
  • script-ext-html-webpack-plugin ~2.1.5 development
  • standard-version ~9.3.2 development
  • uglifyjs-webpack-plugin ~2.2.0 development
  • webpack-cli ~4.9.2 development
  • @graasp/apps-query-client github:graasp/graasp-apps-query-client.git
  • @graasp/ui github:graasp/graasp-ui.git
  • @material-ui/core 4.12.3
  • @material-ui/icons 4.11.2
  • @material-ui/lab 4.0.0-alpha.60
  • @uppy/core 2.1.5
  • @uppy/drag-drop 2.0.6
  • @uppy/file-input 2.0.5
  • @uppy/react 2.1.2
  • @uppy/xhr-upload 2.0.7
  • bson-objectid ~2.0.2
  • clsx ~1.1.1
  • enzyme 3.11.0
  • enzyme-adapter-react-16 1.15.6
  • file-saver ~2.0.5
  • i18next ~21.6.14
  • immutable ~4.0.0
  • json2csv ~5.0.7
  • lodash ~4.17.21
  • prop-types ~15.8.1
  • qs ~6.10.3
  • react ~17.0.2
  • react-dom ~17.0.2
  • react-ga ~3.3.0
  • react-i18next ~11.15.6
  • react-scripts ~4.0.3
  • react-toastify ~8.2.0
  • stopword ~2.0.1
yarn.lock npm
  • 1980 dependencies
.github/workflows/cypress.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • actions/upload-artifact v3 composite
  • cypress-io/github-action v4 composite
  • graasp/graasp-deploy/.github/actions/yarn-install-and-cache v1 composite
.github/workflows/auto-tag.yml actions
.github/workflows/deploy-dev.yml actions
  • actions/checkout v3 composite
  • graasp/graasp-deploy/.github/actions/deploy-s3-app v1 composite
  • graasp/graasp-deploy/.github/actions/yarn-install-and-cache v1 composite
.github/workflows/deploy-prod.yml actions
  • actions/checkout v3 composite
  • graasp/graasp-deploy/.github/actions/deploy-s3-app v1 composite
  • graasp/graasp-deploy/.github/actions/yarn-install-and-cache v1 composite
.github/workflows/deploy-stage.yml actions
  • actions/checkout v3 composite
  • graasp/graasp-deploy/.github/actions/deploy-s3-app v1 composite
  • graasp/graasp-deploy/.github/actions/yarn-install-and-cache v1 composite
.github/workflows/release-please-app.yml actions
  • actions/checkout v3 composite
  • google-github-actions/release-please-action v3 composite
  • jacobsvante/tag-major-minor-action v0.1 composite
  • peter-evans/repository-dispatch v2 composite
.github/workflows/update-staging-version.yml actions