Skip to content

Commit

Permalink
Merge pull request #1 from RAHB-REALTORS-Association/email-sms
Browse files Browse the repository at this point in the history
Email/SMS sending
  • Loading branch information
justinh-rahb authored Oct 20, 2023
2 parents e66ddc0 + 091b3b4 commit 3582f97
Show file tree
Hide file tree
Showing 3 changed files with 197 additions and 159 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,14 @@

<h2 align="center"><a href="https://rahb-realtors-association.github.io/qrcodes/">Generator ⚙</a></h2>

This repository hosts a simple web-based QR-code generator for URLs, WiFi credentials, geolocation, vCard, and vCalendar. It is built using Bootstrap and jQuery.
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:
- URLs
- Website URLs
- Sending emails
- Sending text messages
- WiFi credentials
- Geolocation
- vCard (contact information)
Expand All @@ -17,6 +19,7 @@ Generate QR codes for:

- 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](LICENSE) file for details.
Loading

0 comments on commit 3582f97

Please sign in to comment.