Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 πŸ˜‰.