Skip to content

gentildpinto/BusinessCard

Repository files navigation

BusinessCard

A simple business card app built for Android using Kotlin and Jetpack Compose.

Features

  • 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

Screenshot

Phone Screen

Getting Started

  1. Clone the repository sh git clone https://github.com/gentildpinto/BusinessCard.git
  2. Open the project in Android Studio
  3. Build and run the app on an emulator or a device

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments