Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tayormi/covid_tracker
A tracking app for tracking covid-19 cases around the world
https://github.com/tayormi/covid_tracker
coronavirus-tracking covid-tracker covid19 covid19-data disease-control flutter flutter-ui prevention
Last synced: 2 months ago
JSON representation
A tracking app for tracking covid-19 cases around the world
- Host: GitHub
- URL: https://github.com/tayormi/covid_tracker
- Owner: tayormi
- License: mit
- Created: 2020-03-08T09:21:30.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-07T11:53:18.000Z (almost 5 years ago)
- Last Synced: 2024-08-03T14:09:47.792Z (6 months ago)
- Topics: coronavirus-tracking, covid-tracker, covid19, covid19-data, disease-control, flutter, flutter-ui, prevention
- Language: Dart
- Homepage:
- Size: 2.82 MB
- Stars: 162
- Watchers: 9
- Forks: 67
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# πCOVID-19 Tracker
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) [![Twitter Follow](https://img.shields.io/twitter/follow/olu_tayormi?label=Follow&style=social)](https://twitter.com/olu_tayormi)A simple Flutter app to track COVID-19 cases.
The data we provide is collected from [World Health Organization (WHO)](https://www.who.int/), the US [Centers for Disease Control and Prevention (CDC)](https://www.cdc.gov), the [Chinese Centre for Disease Control and Prevention (ECDC)](http://www.chinacdc.cn/en/), [Chinaβs National Health Commission](http://en.nhc.gov.cn/), and Chinese website DXY which provides regional case estimates faster than the national level reporting organizations.The [The Virus Tracker API](https://thevirustracker.com/api) was used to provide the data.
The [www.cdc.gov](https://www.cdc.gov) was used to provide the guides.## π» Requirements
* Any Operating System (i.e MacOS X, Linux, Windows)
* Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc)
* A little knowledge of Dart and Flutter
* A brain to think π€π€## β¨ Features
- [x] See all cases statistics.
- [x] Read guides.## πΈ Screenshots
Β
Β
## π Plugins
| Name | Usage |
|:------:|:-------:|
|[**flutter_bloc**](https://pub.dev/packages/flutter_bloc)| State Management|
|[**DIO**](https://pub.dev/packages/dio)| Network calls|
|[**WebView**](https://pub.dev/packages/webview_flutter)| InApp WebView|## π€ Author(s)
**Ajiboye Temitope Oluwatayomi** [![Twitter Follow](https://img.shields.io/twitter/follow/olu_tayormi?label=Follow&style=social)](https://twitter.com/olu_tayormi)## π License
[Apache-2.0](https://github.com/tayormi/covid_tracker/blob/master/LICENSE)***
> Feel free to star β this repository if you like what you see π.