A minimalistic dark-mode web app that allows users to create contact cards in .vcf
format and generate QR codes for easy sharing. The app updates the contact card and QR code in real-time as users input their information.
- Real-time updates: The contact card and QR code update automatically as you type.
- Dark mode: A sleek, modern dark theme for a comfortable user experience.
- Downloadable files:
- Download the contact card as a
.vcf
file. - Download the QR code as an image.
- Download the contact card as a
- Multiple fields: Supports first name, last name, company, job position, phone numbers, email addresses, URLs, addresses, notes, and contact images.
- Open the app in a browser - LINK TO THE APP.
- Fill in the contact information fields:
- First Name, Last Name, Company, Job Position, etc.
- Add a primary URL to make the QR code clickable.
- Watch the QR code update in real-time as you type.
- Use the buttons to:
- Download Contact Card: Save the contact information as a
.vcf
file. - Download QR Code: Save the QR code as an image.
- Download Contact Card: Save the contact information as a
- Scan the QR code to save the contact information to your phone.
- index.html: The main HTML file containing the structure of the app.
- styles.css: The CSS file for styling the app with dark mode and a minimalist design.
- app.js: The JavaScript file that handles:
- Real-time generation of the
.vcf
file. - Dynamic QR code updates.
- Download functionality for both the
.vcf
file and QR code image.
- Real-time generation of the
Feel free to contribute to this project by submitting issues, pull requests, or suggestions. If you want to add new features or improve existing ones, please fork the repository and submit a pull request.
- Email: kaywhocreates@gmail.com