Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 756 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 756 Bytes

QR Code Generator

This repository hosts a simple web-based QR-code generator for URLs, sending email/text messages, WiFi credentials, geolocation, vCard contacts, and vCalendar events. It is built using Bootstrap and jQuery.

Features

Generate QR codes for:

  • Website URLs
  • Sending emails
  • Sending text messages
  • WiFi credentials
  • Geolocation
  • vCard (contact information)
  • vCalendar (event information)

Usage

  • Select the type of QR code you want to generate.
  • Enter the required information.
  • Click the Generate QR button.

License

  • The code in this repository is licensed under the MIT License - see the LICENSE file for details.