Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/technologiestiftung/post-covid-stakeholder-map
https://github.com/technologiestiftung/post-covid-stakeholder-map
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/technologiestiftung/post-covid-stakeholder-map
- Owner: technologiestiftung
- License: mit
- Created: 2024-08-15T15:48:50.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-22T20:29:18.000Z (about 1 month ago)
- Last Synced: 2024-11-22T21:27:58.502Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://post-covid-stakeholder-map.netlify.app/
- Size: 760 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Built%20with%20%E2%9D%A4%EF%B8%8F-at%20Technologiestiftung%20Berlin-blue)
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
# Post-COVID Data Model: Stakeholder-Map
The stakeholder map visualizes the project and discussion partners involved in the "Post-COVID Data Model" challenge,
as well as relevant actors associated with the data model designed by the Technologiestiftung Berlin and the Berlin
Institute of Health at CharitΓ© Berlin. Actors from a total of four different areas have been identified, differentiated
based on their impact on the data model and their focus topics.The stakeholder map can be viewed here: [post-covid-stakeholder-map.netlify.app](https://post-covid-stakeholder-map.netlify.app/)
Individual data points can be filtered using tags and clearly displayed in the list view. By clicking on a point, more
information about the individual organizations or people can be accessed.## Prerequisites
To locally run the project you need `node` with the version specified in the [.nvmrc](.nvmrc) file.
## Installation
Install the dependencies with:```
npm ci
```## Development
Run the local development server with```
npm run dev
```## Usage or Deployment
To build the project run:```
npm run build
```## Contributing
Before you create a pull request, write an issue so we can discuss your changes.
## Contributors
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Raphael.A
π» π
aeschi
π» π¨
Lisa-Stubert
π» π£
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
## Content Licensing
Texts and content available as [CC BY](https://creativecommons.org/licenses/by/3.0/de/).
Fonts are covered by their respective licenses.
## Credits