KennethMathari / Cupcake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cupcake app

This app contains an order flow for cupcakes with options for quantity, flavor, and pickup date. The order details get displayed on an order summary screen and can be shared to another app to send the order.

This app demonstrates multiple fragments in an activity, a shared ViewModel across fragments, data binding, LiveData, and the Jetpack Navigation component.

About

License:Apache License 2.0


Languages

Language:Kotlin 100.0%