A Covid cases tracking Android app built for learning purposes. This app uses Covid public API to fetch the relevant covid cases data about the searched country. If the user visits the searched country covid details page, it saves the visited country details data in the history section using the Realm Mongo Database.
This project is based on MVVM architecture and has a beautiful UI.
Dagger, Architectural Components, RxJava, Lifecycle-Aware componentes, LiveData, ViewModel, Retrofit, Realm Mongo Database & Material Design.
.
With animation on Home screen.