Awesome
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:
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