A simple business card app built for Android using Kotlin and Jetpack Compose. This app is part of a course by Google for Android Studio development which can be found here.
- Ability to create and run a project in Android Studio.
- Experience with composable functions, which includes
Text
andImage
composables.