Awesome
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:
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:
- Crashlytics for crash reporting.
- Cloud Messaging for receiving push notifications.
- Remote Config for changing variables of your app without requiring users to download an app update.
- Firestore for save data.
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 :chart_with_downwards_trend:
Thanks for API :computer: