Skip to content

Mouadabdelghafouraitali/coronavirus_tracker

Repository files navigation

CoronaVirus Tracker Android App

A simple tracker app to get the live statistics of the Novel Coronavirus

Screenshot

Dashboard:

Shows you the following :

  • The global (confirmed, deaths & recovered cases)
  • Total confirmed cases for each country

Details:

Shows you the following :

  • Total cases, today cases, deaths, today deaths, recovered & critical cases of the selected country
  • Horizontal chart

API used

https://corona.lmao.ninja/

Tech Specification

  • AndroidX
  • Java
  • Retrofit for network request
  • MVVM
  • Data binding