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.
Pre-requisites
- Experience with Kotlin syntax.
- How to create and run a project in Android Studio.
- How to create composable functions
Getting Started
- Install Android Studio, if you don't already have it.
- Download the sample.
- Import the sample into Android Studio.
- Build and run the sample.