A simple business card app built for Android using Kotlin and Jetpack Compose.
- Create a custom business card with your name, title, company, phone number, and email address
- Add a photo to your card
- Share your card via email or social media
- Clone the repository
sh git clone https://github.com/gentildpinto/BusinessCard.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
- Gentil Pinto - gentildpinto
This project is licensed under the MIT License - see the LICENSE.md file for details
- Inspired by the Google Codelab on Android Basics with Compose