Skip to content

Proof of concept for food app [JetPack + Coroutines + Flow + MockK + JaCoCo coverage + SonarQube]

License

Notifications You must be signed in to change notification settings

vipulshah2010/FoodApp

Repository files navigation

FoodApp

Simple food listing application written in kotlin

Description

This application is built to showcase use of Kotlin + Material Animations + Dagger2 + MVP Arch + RxJava2 + Unit test cases for using RxJava TestScheduler.

App displays list of food items in RecyclerView and displays food details on next screen (Circular reveal animation for screen transition)

Video

Click here to see app in action

Screens

Splash Screen Food Listing Food Details
screen
Reveal animation Food Details Pager
screen