Skip to content

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.

uditbhaskar/CovidTracker

Repository files navigation

CovidTracker

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.

.

App interface:-

Splash screen

Empty Home page and Search list screen.

With animation on Home screen.

No result Screen & normal Search screen with history.

Details Screen with pie graph.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages