Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erme07/vcardgenerator
This project allows you to create a vCard to share using a QR code
https://github.com/erme07/vcardgenerator
css generator html javascript qr-code vcard
Last synced: 8 days ago
JSON representation
This project allows you to create a vCard to share using a QR code
- Host: GitHub
- URL: https://github.com/erme07/vcardgenerator
- Owner: erme07
- Created: 2023-05-30T01:16:25.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-25T18:50:38.000Z (12 months ago)
- Last Synced: 2023-11-25T19:30:38.098Z (12 months ago)
- Topics: css, generator, html, javascript, qr-code, vcard
- Language: JavaScript
- Homepage: https://erme07.github.io/vcardGenerator/
- Size: 211 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vCard Generator
[vCard Generator](https://vcardgenerator.pages.dev/) allows you to create a **vCard** to share using a **QR code**
## What is a vCard?
vCard is a standard format for the exchange of personal information, specifically personal electronic cards. vCards are usually attached to email messages, but can also be exchanged via QR codes. They can contain name, address, phone numbers, URLs, logos, photos, and even audio clips.
## Project features
- Allows you to save name, surname, telephone and email address.
- The data entered is validated before allowing the code to be created
- You can customize color and styles of the elements that make up the code
- You can download the code and choose the extension of the image
- **You can add contacts on your smartphone simply by scanning the code**## Preview
![preview](img/preview.jpg)
## Credits
This project is built with the [QR Code Styling](https://github.com/kozakdenys/qr-code-styling) library