MaheshPawaar / business-card

Simple business card app UI. This project is made as part of Android Basics in Compose course by Google

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Business Card App

Simple business card app UI. This project is made as part of Android Basics in Compose course by Google

Prerequisites

  • Ability to create and run a project in Android Studio.
  • Experience with composable functions, which includes Text and Image composables.

What I learned

  • How to build simple layouts with Row and Column composables, and arrange them with horizontalAlignment and verticalArrangement parameters.
  • How to customize Compose elements with a Modifier object.

Screenshot

About

Simple business card app UI. This project is made as part of Android Basics in Compose course by Google


Languages

Language:Kotlin 100.0%