Skip to content

A web app that allows users to create contact cards in .vcf format and generate QR codes for easy sharing.

License

Notifications You must be signed in to change notification settings

kay-who-codes/Contact-Card-Maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact Card Maker

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.

App Image

Features

  • 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.
  • Multiple fields: Supports first name, last name, company, job position, phone numbers, email addresses, URLs, addresses, notes, and contact images.

Usage

  1. Open the app in a browser - LINK TO THE APP.
  2. Fill in the contact information fields:
    • First Name, Last Name, Company, Job Position, etc.
    • Add a primary URL to make the QR code clickable.
  3. Watch the QR code update in real-time as you type.
  4. 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.
  5. Scan the QR code to save the contact information to your phone.

Files

  • 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.

Contributing

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.

Contact

About

A web app that allows users to create contact cards in .vcf format and generate QR codes for easy sharing.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published