DavidBarbaran / Covid-19App

Covid 19 - Tracker, map, info & help

Home Page:https://appcoronavirus.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Covid 19 App - Map, info & help

See the latest Covid 19 cases in more than 200 countries. 🌎

Also find out about the symptoms of this virus to take the necessary precautions and have an emergency guide at hand in case you suspect you are infected or someone close to you is.

Download app here πŸ‘‰ https://appcoronavirus.com

Why the application is not in the Play Store?

Being an informative app of covid19, which is a tragic event in the world, reporting confirmed, low and recovered, apparently we did not comply with the policies of sensitive events of Google Play, so they suspended and eliminated the application :(

Getting Started πŸš€

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Pre requirements πŸ“‹

Installation πŸ”§

After download Android Studio and git in your local machine,
execute command:

git clone https://github.com/DavidBarbaran/Covid19App

Open Android Studio and click the option Open an existing project in Android Studio and select folder where your cloned project.

Architecture pattern usage: MVVM

Architecture Components usage:

Dependencies usage in project:

  • Koin for dependency injection.
  • Retrofit as an http client for web services consumption.
  • Coroutines for async programming.
  • Gson for serialization/deserialization library to convert Java Objects into JSON and back.

Firebase dependencies usage in project:

Reporting issues or improvements πŸ› 

Found a bug or a problem on a specific feature? Open an issue on Github issues

References & credits

Thanks for data πŸ“‰

CSSE

Thanks for API πŸ’»

NovelCOVID

Nuttaphat Arunoprayoch