Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/madhavtripathi05/COVID_19_TRACKER
A Minimal Design application made with Flutter for checking current info on Novel Corona Virus Outbreak
https://github.com/madhavtripathi05/COVID_19_TRACKER
android flutter ios
Last synced: 2 months ago
JSON representation
A Minimal Design application made with Flutter for checking current info on Novel Corona Virus Outbreak
- Host: GitHub
- URL: https://github.com/madhavtripathi05/COVID_19_TRACKER
- Owner: madhavtripathi05
- Created: 2020-03-21T13:13:42.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-28T06:28:30.000Z (over 3 years ago)
- Last Synced: 2024-08-02T05:05:56.822Z (6 months ago)
- Topics: android, flutter, ios
- Language: Dart
- Homepage: https://mcovid-19-tracker.web.app
- Size: 17.2 MB
- Stars: 17
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-Covid-19 - COVID-19 Tracker
- awesome-coronavirus - COVID-19 Tracker
README
# COVID 19 TRACKER
A minimal App built using Flutter which shows live data about Corona Virus outbreak.
[PWA](https://mcovid-19-tracker.web.app/#/)
[APK](https://github.com/madhavtripathi05/COVID_19_TRACKER/releases/download/v2.0/app-release.apk)# Dashboard
![covid19tracker](https://img.shields.io/static/v1?label=COVID_19_TRACKER&message=v2.0&color=green)
## Features
- **Live data** : Get live data from [worldometers.info](https://www.worldometers.info/coronavirus/)
- **Live Maps** : Webview of Here Maps, Bing, WHO (select one from end Drawer).
- **Indian States** : Live data from [MOHFW](https://www.mohfw.gov.in/)
- **Search** : Added Search Option for ease of use.
- **Dark Theme** : Dark Theme to use during night.
- **Charts/InfoGraphs** : Get InfoGraphs for your Country.## Steps to Run
1. Open this project in Android Studio / VS Code.
2. Get Dependencies by running: "pub get".
3. For testing, run command "flutter run".Screenshots
### APIs used
[disease-sh/API](https://github.com/disease-sh/API)
[amodm/api-covid19-in](https://github.com/amodm/api-covid19-in)