graasp-app-task-management
Science Score: 54.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
-
✓Committers with academic emails
4 of 11 committers (36.4%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.3%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
Basic Info
Statistics
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 21
- Releases: 3
Topics
Metadata Files
README.md
Task Management App
Getting started
To run the app create a .env.development file with the following content:
bash
PORT=3005
REACT_APP_GRAASP_APP_KEY=<your app key>
SENTRY_DSN=<your sentry dsn>
REACT_APP_ENABLE_MOCK_API=true
REACT_APP_VERSION=$npm_package_version
REACT_APP_API_HOST=http://localhost:3000
REACT_APP_GRAASP_DOMAIN=localhost
And a .env.test to run the automated tests:
bash
PORT=3334
REACT_APP_GRAASP_APP_KEY=<your app key>
SENTRY_DSN=<your sentry dsn>
REACT_APP_ENABLE_MOCK_API=true
REACT_APP_VERSION=$npm_package_version
REACT_APP_API_HOST=http://localhost:3000
REACT_APP_GRAASP_DOMAIN=localhost
BROWSER=none
Owner
- Name: Graasp
- Login: graasp
- Kind: organization
- Location: Lausanne
- Website: https://graasp.org
- Twitter: graasp
- Repositories: 99
- Profile: https://github.com/graasp
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
email: jeremy.lascala@epfl.ch
website: https://github.com/swouf
orcid: https://orcid.org/0000-0002-8057-7787
- family-names: Aad
given-names: Graciana
website: https://github.com/Gracianaaad
orcid: https://orcid.org/0000-0002-4229-9448
title: "Task Management"
version: 1.0.0
date-released: 2023-08-21
keywords:
- education
- react
- collaboration
preferred-citation:
type: conference-paper
title: "Developing Transversal Skills and Strengthening Collaborative Blended Learning Activities in Engineering Education: a Pilot Study"
year: 2022
date-published: 2023-02-02
doi: 10.1109/ITHET56107.2022.10031948
url: https://ieeexplore.ieee.org/document/10031948
keywords:
- science and engineering education
- transversal skills
- collaborative learning
- learning experience platform
- learning analytics
conference:
name: 20th International Conference on Information Technology Based Higher Education and Training (ITHET 2022)
location: Side Prenses Resort Hotel & Spa
city: Side
region: Antalya
country: TR
date-start: 2022-11-07
date-end: 2022-11-09
collection-title: 2022 20th International Conference on Information Technology Based Higher Education and Training (ITHET)
collection-doi: 10.1109/ITHET56107.2022
authors:
- 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"
- family-names: Aad
given-names: Graciana
orcid: https://orcid.org/0000-0002-4229-9448
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: 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"
GitHub Events
Total
- Delete event: 1
- Push event: 115
- Pull request event: 2
- Create event: 1
Last Year
- Delete event: 1
- Push event: 115
- Pull request event: 2
- Create event: 1
Committers
Last synced: 6 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Graciana | g****d@h****m | 170 |
| Jérémy La Scala | j****a@e****h | 108 |
| Víctor González | 3****z | 15 |
| renovate[bot] | 2****] | 13 |
| github-actions[bot] | g****] | 6 |
| Kim Lan Phan Hoang | p****a@g****m | 2 |
| Basile Spaenlehauer | s****h@g****m | 2 |
| Morgan Ridel | m****l@m****r | 1 |
| Graciana | g****a@t****h | 1 |
| Graciana | g****a@t****h | 1 |
| Graciana | g****a@t****h | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 26
- Total pull requests: 62
- Average time to close issues: about 1 month
- Average time to close pull requests: 27 days
- Total issue authors: 5
- Total pull request authors: 8
- Average comments per issue: 0.19
- Average comments per pull request: 0.11
- Merged pull requests: 40
- Bot issues: 3
- Bot pull requests: 37
Past Year
- Issues: 0
- Pull requests: 4
- 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: 4
Top Authors
Issue Authors
- swouf (19)
- renovate[bot] (2)
- victorggonzalez (2)
- spaenleh (2)
- sentry-io[bot] (1)
Pull Request Authors
- renovate[bot] (30)
- swouf (12)
- Gracianaaad (6)
- github-actions[bot] (5)
- victorggonzalez (3)
- spaenleh (2)
- morganridel (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- @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
- @coreui/react 4.1.2
- @fortawesome/free-solid-svg-icons 6.1.0
- @fortawesome/react-fontawesome ^0.1.17
- @graasp/apps-query-client github:graasp/graasp-apps-query-client.git
- @graasp/ui github:graasp/graasp-ui.git
- @jridgewell/trace-mapping 0.3.4
- @material-ui/core 4.12.4
- @material-ui/icons 4.11.3
- @material-ui/lab 4.0.0-alpha.61
- @mui/icons-material 5.6.2
- @progress/kendo-react-dropdowns ^5.1.0
- @progress/kendo-react-progressbars 5.2.0
- @ramonak/react-progress-bar 4.4.0
- @react-md/form ^5.0.0
- @react-pdf/renderer 2.1.1
- @sentry/browser 6.19.6
- @sentry/react 6.19.6
- @sentry/tracing 6.19.6
- @testing-library/jest-dom ^5.14.1
- @testing-library/react ^12.0.0
- @testing-library/user-event ^13.2.1
- @types/react-bootstrap 0.32.29
- @types/recharts 1.8.23
- assert 2.0.0
- bootstrap 5.1.3
- browserify-zlib 0.2.0
- buffer 6.0.3
- file-saver 2.0.5
- i18next ~21.6.14
- jspdf 2.5.1
- jss 10.9.0
- jss-plugin-camel-case 10.9.0
- jss-plugin-default-unit 10.9.0
- jss-plugin-rule-value-function 10.9.0
- lodash ~4.17.21
- multiselect-react-dropdown ^2.0.21
- ngx-stacked-progressbar 0.0.10
- node-jose-browserify 1.1.14
- process 0.11.10
- prop-types ~15.8.1
- qs ~6.10.3
- react ^17.0.2
- react-beautiful-dnd 13.1.0
- react-bootstrap 2.3.0
- react-circular-progressbar 2.0.4
- react-dom ^17.0.2
- react-ga ^3.3.0
- react-helmet 6.1.0
- react-i18next ^11.15.7
- react-icon-checkbox ^1.0.1
- react-icons ^4.3.1
- react-line-progress-bar-steps 0.0.5
- react-multi-select-component ^4.2.3
- react-redux ^7.2.6
- react-scripts 5.0.0
- react-select ^5.2.2
- react-stacked-horizontal-bar-chart 1.0.1
- react-toastify ~8.2.0
- react-tooltip 4.2.21
- reactstrap 9.0.2
- recharts 2.1.9
- redux ^4.1.2
- rsuite ^5.6.3
- sass 1.50.1
- stack-trace 1.0.0-pre1
- stacked-progress-bar 1.0.0
- stream 0.0.2
- stream-browserify 3.0.0
- styled-components 5.3.5
- util 0.12.4
- uuid ^8.3.2
- v 0.3.0
- web-vitals ^2.1.0
- zlib 1.0.5
- 2159 dependencies
- 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
- 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
- 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
- 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
- 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