/CovidTracker-kotlin

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).

Primary LanguageKotlinApache License 2.0Apache-2.0

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. Feeedback to make this better is appreciated.:smile::smile::smile:

DOWNLOAD :

Version 1.2

https://drive.google.com/file/d/1099FbaYNlS0tM7ViseZK0J7rZGX_EAW9/view?usp=sharing

Version 1.1

https://drive.google.com/file/d/1JZiFBtWqVHzzTFi-G_axxVpS0KOtxoW8/view?usp=sharing

Version 1.0

https://drive.google.com/file/d/1diBpcr_ghZ3FfjHPHc4cXc-Un92haeoc/view?usp=sharing

Changelog :

v1.2

  • Replaced India data source

v1.1

  • Fixed India data showing -ve number bug
  • New app icon
  • Refactored the codebase

v1.0

  • Initial version

FEATURES : #️⃣

  • 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)
  • Dark Mode (System dependent)

SCREENSHOTS: 📱

CREDITS

App Is Using

  • Retrofit for networking
  • Moshi for json parsing
  • MVVM Architecture
  • LiveData
  • Data Binding
  • Navigation Components