Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sodascience/fairprojects
Dashboard for FAIRness of organisation's projects
https://github.com/sodascience/fairprojects
dashboard fair project-management
Last synced: 9 days ago
JSON representation
Dashboard for FAIRness of organisation's projects
- Host: GitHub
- URL: https://github.com/sodascience/fairprojects
- Owner: sodascience
- License: gpl-3.0
- Created: 2023-12-17T13:19:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-11T09:37:16.000Z (about 2 months ago)
- Last Synced: 2024-12-11T10:32:27.691Z (about 2 months ago)
- Topics: dashboard, fair, project-management
- Language: Python
- Homepage: https://fair.odissei-soda.nl/
- Size: 96.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FAIR projects dashboard
[![](https://img.shields.io/badge/pages-dashboard-steelblue?link=https://fair.odissei-soda.nl&logo=GitHub)](https://fair.odissei-soda.nl)ðŠķ A lightweight dashboard to track the [FAIRness](https://fair-software.eu) of an organization's projects on GitHub
## Installation
We tried to make the setup as simple as possible:
1. Fork the repo.
2. [Create a personal access token (PAT)](https://github.com/settings/tokens?type=beta) and add it to the repository's secrets with the name `SODA_DASH_PAT`. The token only needs access to public repositories.
3. Edit the configuration in [config.toml](./config.toml).
4. Set up GitHub pages.
5. Activate the GitHub action.## Contributing & License
This project was made by the [ODISSEI SoDa team](https://github.com/sodascience) based on earlier work by Utrecht University's [Centre for Digital Humanities](https://cdh.uu.nl/), specifically the [fair-dash](https://github.com/CentreForDigitalHumanities/fair-dash) repo.
Feel free to edit, remix, and make your own, but please acknowledge both the SoDa team and the UU CDH!
## Contact
This is a project by the [ODISSEI Social Data Science (SoDa)](https://odissei-data.nl/nl/soda/) team.
Do you have questions, suggestions, or remarks on the technical implementation? File an issue in the
issue tracker or feel free to contact [Erik-Jan van Kesteren](https://github.com/vankesteren).