A simple business card app built for Android using Kotlin and Jetpack Compose. It demonstrate simple layouts with Row and Column composables, arranged with horizontalAlignment and verticalArrangement parameters. Also shows customization of Compose elements with a Modifier object.
- Custom Business Card with android logo, your name, title, years of experience, phone number, share link and email address
- Clone the repository
git clone https://github.com/avanisoam/BusinessCardApp.git
- Open the project in Android Studio
- Build and run the app on an emulator or a device
- Kotlin - Programming language
- Jetpack Compose - UI toolkit
- Avani Soam - avanisoam
This project is licensed under the MIT License - see the LICENSE.md file for details
- Read on Medium