Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dstotijn/corona-melder-keyset-dashboard
https://github.com/dstotijn/corona-melder-keyset-dashboard
coronamelder covid-19 dashboard protobuf
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dstotijn/corona-melder-keyset-dashboard
- Owner: dstotijn
- License: mit
- Created: 2020-08-19T19:30:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-26T19:35:48.000Z (over 4 years ago)
- Last Synced: 2024-10-30T04:58:19.255Z (2 months ago)
- Topics: coronamelder, covid-19, dashboard, protobuf
- Language: JavaScript
- Homepage: https://corona-melder-keyset-dashboard.netlify.app/
- Size: 109 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🦠corona-melder-keyset-dashboard
Real-time dashboard of _exposure keys_ from [CoronaMelder](https://coronamelder.nl/).
![Screenshot](https://imgur.com/fgtjd0A.png "Screenshot")
## Demo
https://corona-melder-keyset-dashboard.netlify.app/
## Features
- Client side fetching of manifest and keyset data.
- Client side unzipping and decoding of protobufs.## TODO
- [ ] Lazily load keyets instead of everything at once.
- [ ] Add more columns, improve formatting.## License
[MIT](LICENSE)
---
© 2020 David Stotijn — [Twitter](https://twitter.com/dstotijn), [Email](mailto:[email protected])