Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/destructo570/CovidTracker
A minimal designed app to track current statistics of COVID-19 across the world and detailed state wise statistics of India. App also offers some useful information regarding COVID-19, along with helpline numbers(India only).
https://github.com/destructo570/CovidTracker
Last synced: about 2 months ago
JSON representation
A minimal designed app to track current statistics of COVID-19 across the world and detailed state wise statistics of India. App also offers some useful information regarding COVID-19, along with helpline numbers(India only).
- Host: GitHub
- URL: https://github.com/destructo570/CovidTracker
- Owner: destructo570
- License: apache-2.0
- Created: 2020-04-05T08:17:23.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-02T04:04:54.000Z (over 4 years ago)
- Last Synced: 2024-06-24T07:32:43.729Z (7 months ago)
- Language: Java
- Size: 1.26 MB
- Stars: 13
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-novelcovid - Covid-Tracker-Android-App - 19 statistics and information about the pandemic. | [destructo570](https://github.com/destructo570) | English (Mobile Applications)
README
# CovidTracker
A minimal designed app to track current statistics of COVID-19 across the world and detailed state wise statistics of India. App also offers some useful information regarding COVID-19, along with helpline numbers(India only).This app was made as part of an excercise to learn more about android development. I'm still a beginner so any feeedback to make this better is appreciated.:smile::smile::smile:
### DOWNLOAD :
This repository is deprecated please go to the newer kotlin based repo.
The app is created from scratch in kotlin.
https://github.com/destructo570/CovidTracker-kotlin/blob/master/README.md### Changelog :
#### v1.0
- Initial version### FEATURES : :hash:
- Global Detailed statistics of covid-19 cases
- Country-Wise Detailed statistics (Total cases, today cases, today deaths etc)
- State-Wise India statistics
- Helpline numbers(India Only)
- Helpful information regarding Novel covid-19(From WHO)
- Live Map to track Covid-19 (Bing maps)### SCREENSHOTS: :iphone:
![alt text](https://i.imgur.com/ydR2H20.jpg)
![alt text](https://i.imgur.com/z8Y0Q4V.jpg)
![alt text](https://i.imgur.com/wAcK2fB.jpg)
![alt text](https://i.imgur.com/QSQjWWO.jpg)
![alt text](https://i.imgur.com/dlxy7XE.jpg)
![alt text](https://i.imgur.com/5aYztHM.jpg)### CREDITS
- Ethan Winters for NovelCOVID Api https://github.com/NovelCOVID/API
- Amod Malviya for covid-19 Api https://github.com/amodm/api-covid19-in
- Drawkit for those beautiful illustrations### App Is Using
- Retrofit
- Gson converter
- Viewmodel, Livedata