Skip to content

An android application for tracking corona virus cases

Notifications You must be signed in to change notification settings

AminullahTajMuhammad/COVID-19

Repository files navigation

👉 COVID-19 Android

Built with ❤︎ by Aminullah Taj Muhammad

A open source corona virus tracking android app build to demonstrate the use of modern Android Application Developement Tools .

Screenshots 🎥

API Reference

Here is the api link 👉 API. Created by Odi

Completed Tasks ✅

  • Added pakistan cases.
  • Added all countries.
  • Added each country cases.

Remaining Task 📝

  • V2 Mockups.
  • Add SearchView in all Country Sceens.
  • Total Cases data include (confirmed, recovered, deaths).
  • Add daily summary
  • Add daily cases.
  • Last update status.

Built With 🛠

  • Kotlin - First class and official programming language for Android development.
  • Android Architecture Components - Collection of libraries that help you design robust, testable, and maintainable apps.
  • LiveData - Data objects that notify views when the underlying database changes.
  • ViewModel - Stores UI-related data that isn't destroyed on UI changes.
  • Material Components for Android - Modular and customizable Material Design UI components for Android.
  • Retrofit - A type-safe HTTP client for Android and Java.

Developed By 👨

Aminullah Taj Muhammad

👍 How to Contribute

  1. Fork it.
  2. Create your feature branch (git checkout -b my-new-feature).
  3. Commit your changes (git commit -am 'Add some feature').
  4. Push to the branch (git push origin my-new-feature).
  5. Create new Pull Request.

Feel free to open issue and contribute on this. 😄