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.
Home Screen | Edit Screen |
---|---|
- 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).
-
Clone the repository:
git clone https://github.com/AhmedAlboishe/business_card_app.git
-
Navigate to the project directory:
cd business_card_app
-
Install the dependencies:
flutter pub get
-
Run the application:
flutter run
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!