This app tracks the COVID-19 cases across the globe & country wise.Parameters like Total cases,Active cases,Recovered cases & Deaths can be monitored.This app is powered by
This app was intented to be deployed in to Google's Android Playstore as a Free App .Because of the restrictions imposed by Google it wasn't uploaded
This app consists of two segments
- Overall count: Gives total number of Cases,Active cases,Deaths & other information
- Per country count : Same as above but on per country basis.Users can select/search for a particular country and can view details
This app was designed over a weekend.Thanks to Free tools like Marvel . This app is adhered to Material design Guidlines
- Bookmark : Bookmark a particular country,to view on top of the details
- Notification : User can schedule notification for a particular country(s) which contains the numbers for that particular country
- Offline / Cache : Users can view the already viewed content without Internet
- Sign-in /Sign-up : To Save all the user preferences across the devices
- Platform : Android
- Language : Kotlin
- Architecture / Pattern : MVVM with Android Arch Components
- DI : Dagger-Android
- Networking : Retrofit
- Firebase crash & Analytics integration
- Unit testing