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 .
Here is the api link 👉 API. Created by Odi
- Added pakistan cases.
- Added all countries.
- Added each country cases.
- V2 Mockups.
- Add SearchView in all Country Sceens.
- Total Cases data include (confirmed, recovered, deaths).
- Add daily summary
- Add daily cases.
- Last update status.
- 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.
Aminullah Taj Muhammad
- Website (http://aminullahtajmuhammad.github.io)
- Twitter (http://twitter.com/TajAminullah)
- Medium (https://medium.com/@aminullahtaj)
- Fork it.
- Create your feature branch (git checkout -b my-new-feature).
- Commit your changes (git commit -am 'Add some feature').
- Push to the branch (git push origin my-new-feature).
- Create new Pull Request.