Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/briantical/covid19ea
A tracker and notifier to assist and provided consolidated data on the Covid-19 Pandemic in the East African Region
https://github.com/briantical/covid19ea
covid-19 east-africa react typescript
Last synced: about 6 hours ago
JSON representation
A tracker and notifier to assist and provided consolidated data on the Covid-19 Pandemic in the East African Region
- Host: GitHub
- URL: https://github.com/briantical/covid19ea
- Owner: briantical
- License: mit
- Created: 2020-04-02T09:32:40.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T02:44:08.000Z (almost 2 years ago)
- Last Synced: 2023-03-08T04:10:04.724Z (almost 2 years ago)
- Topics: covid-19, east-africa, react, typescript
- Language: TypeScript
- Homepage: https://covid19ea.briantical.me/#/
- Size: 5.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## COVID19EA
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/3a5bc56755574461bd6f5bd52b3c3dc7)](https://app.codacy.com/manual/briantical/COVID19EA?utm_source=github.com&utm_medium=referral&utm_content=briantical/COVID19EA&utm_campaign=Badge_Grade_Dashboard)
## About
Covid19ea is a web application to assist and provided consolidated data on the Covid19 Pandemic in the East African Region (ie
Uganda, Kenya, Tanzania, Rwanda and Burundi).
The data is collected from the [Covid19-api]() package and a timeseries by Pomber.Visit the site here [here](https://covid19ea.briantical.me)
## Get started
**Note:** No tests have yet been performed for this project.
The project is built using `React`, `Typescript` and bundled using `parcel`.
The project uses the twitter api to render the embeded tweets within the interface.
Visit the twitter developer portal to gain access.Create a .env file with the following tokens:
### For Twitter access
- `ACCESS_TOKEN_SECRET`
- `ACCESS_TOKEN`
- `CONSUMER_API_KEY`
- `CONSUMER_API_SECRET_KEY`## Screenshots
### Not further updates will be provided for the project.