Skip to content

Business Card App is a Flutter app for creating digital business cards.

Notifications You must be signed in to change notification settings

AhmedAlboishe/business_card_app

Repository files navigation

Business Card App

Overview

The Business Card App is a Flutter-based application designed to help users create digital business cards easily. It offers a modern and intuitive interface, enabling users to input their personal and professional details seamlessly.

Screenshots 📱

Home Screen Edit Screen

Features

  • Create customizable business cards with essential details (Name, Job Title, Phone Number, Email).
  • Upload and display profile pictures on cards.
  • Lightweight and easy-to-use interface.
  • Cross-platform support (Android and iOS).

Installation

  1. Clone the repository:

    git clone https://github.com/AhmedAlboishe/business_card_app.git
  2. Navigate to the project directory:

    cd business_card_app
  3. Install the dependencies:

    flutter pub get
  4. Run the application:

    flutter run

Support

If you encounter any issues or have questions, feel free to reach out for support through the project's issue tracker or community forums.

Happy coding!