Skip to content

ai-null/coronavirus-tracker

Repository files navigation

coronavirus-tracker

this is just a simple coronavirus tracker mobile app made with kotlin


Data Provider

the data used on this app is provided and managed by covid19api.
Since the API provider getting a lot of request, the API is now paid service. And since i don't subscribe to the API, this application might not working


Workaround

you can download this repository manually or clone with

$ git clone https://github.com/ai-null/coronavirus-tracker.git

after that simply open in android studio, wait for build and you're all set.


Depedencies

a list of libraries used on this app

Library Description
retrofit Htpp request handler
moshi Json parser
cardview Material cardview
MPChart android chart component

LICENSE

GPL-3.0