dd-instagram-tiu
Data donation study with Port at Tilbug University
Science Score: 39.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
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.8%) to scientific vocabulary
Repository
Data donation study with Port at Tilbug University
Basic Info
- Host: GitHub
- Owner: trbKnl
- License: agpl-3.0
- Language: Python
- Default Branch: master
- Size: 7.81 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
The data donation task
The data donation task is front end that guides participants through the data donation steps, used in conjunction with Next. Next is a software as a service platform developed by Eyra to facilitate scientific research.
Documentation
Here you can find the documentation of this repository and tutorial articles to get you going.
Installation of the data donation task
In order to start a local instance of the data donation task go through the following steps:
- Pre-requisites
- Install dependencies & tools:
sh
npm install
- Start the local web server:
sh
npm run start
- You can now go to the browser:
http://localhost:3000.
If the installation went correctly you should be greeted with a mock data donation study. For detailed installation instructions see the documentation.
Contributing
We want to make contributing to this project as easy and transparent as possible, whether it's:
- Reporting a bug
- Discussing the current state of the code
- Submitting a fix
- Proposing new features
If you have any questions, find any bugs, or have any ideas, read how to contribute here.
Citation
If you use this repository in your research, please cite it as follows:
@article{Boeschoten2023,
doi = {10.21105/joss.05596},
url = {https://doi.org/10.21105/joss.05596},
year = {2023},
publisher = {The Open Journal},
volume = {8},
number = {90},
pages = {5596},
author = {Laura Boeschoten and Niek C. de Schipper and Adrinne M. Mendrik and Emiel van der Veen and Bella Struminskaya and Heleen Janssen and Theo Araujo},
title = {Port: A software tool for digital data donation},
journal = {Journal of Open Source Software}
}
You can find the full citation details in the CITATION.cff file.
Owner
- Name: Niek de Schipper
- Login: trbKnl
- Kind: user
- Location: Amsterdam
- Company: University of Amsterdam
- Website: https://niekdeschipper.com/
- Repositories: 2
- Profile: https://github.com/trbKnl
Research Engineer at the UvA
GitHub Events
Total
- Push event: 13
Last Year
- Push event: 13
Dependencies
- actions/checkout v3 composite
- earthly/actions-setup v1 composite
- actions/checkout v3 composite
- peaceiris/actions-gh-pages v3 composite
- softprops/action-gh-release v1 composite
- 1390 dependencies
- @types/lodash ^4.14.185 development
- @types/react-highlight-words ^0.16.7 development
- autoprefixer ^10.4.12 development
- husky ^8.0.1 development
- nodemon ^2.0.20 development
- postcss ^8.4.16 development
- react ^18.2.0 development
- react-dom ^18.2.0 development
- react-scripts 5.0.1 development
- tailwindcss ^3.1.8 development
- ts-standard ^11.0.0 development
- @testing-library/jest-dom ^5.16.5
- @testing-library/react ^13.4.0
- @testing-library/user-event ^13.5.0
- @types/jest ^27.5.2
- @types/node ^16.11.59
- @types/react ^18.0.21
- @types/react-dom ^18.0.6
- @visx/responsive ^3.3.0
- @visx/scale ^3.5.0
- @visx/text ^3.3.0
- @visx/wordcloud ^3.3.0
- concurrently ^8.2.1
- lodash ^4.17.21
- lottie-react ^2.3.1
- react-highlight-words ^0.20.0
- recharts ^2.12.0
- typescript ^4.4.3
- web-vitals ^2.1.4
- zod ^3.22.4
- colorama 0.4.6
- iniconfig 2.0.0
- numpy 1.25.2
- packaging 23.1
- pandas 1.5.3
- pluggy 1.3.0
- pytest 7.4.2
- python-dateutil 2.8.2
- pytz 2023.3.post1
- six 1.16.0
- pandas ^1.5
- python ^3.10
- pytest ^7.4.2 test