Skip to content

This android app demonstrates some recent news and the related statistics about the Coronavirus pandemic. This app shows realtime stats about some data related to confirmed cases, deceased and recovered cases etc with Piechart graphical interface.

Notifications You must be signed in to change notification settings

KingSujeet/Covid-19_Tracker_and_News

Repository files navigation

😃 Covid-19 Tracker and News Android app

This android app demonstrates some recent news and the related statistics about the Coronavirus pandemic. This app shows realtime stats about some data related to confirmed cases, deceased and recovered cases etc with Piechart graphical interface.


Source of Data --

I used Covid-19 Ninja Stats api to fetch realtime data.
https://documenter.getpostman.com/view/8854915/SzS7R6uu?version=latest


Dependencies --

dependencies {

  implementation 'com.github.blackfizz:eazegraph:1.2.5l@aar'<br>
  implementation 'com.nineoldandroids:library:2.4.0'<br>
  implementation 'com.android.volley:volley:1.1.1'<br>
  implementation 'com.leo.simplearcloader:simplearcloader:1.0.+'<br>
  implementation 'com.github.bumptech.glide:glide:4.11.0'<br>
  annotationProcessor 'com.github.bumptech.glide:compiler:4.11.0'<br>

  ----//------

}


📱 Screenshots --










About

This android app demonstrates some recent news and the related statistics about the Coronavirus pandemic. This app shows realtime stats about some data related to confirmed cases, deceased and recovered cases etc with Piechart graphical interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages