hack-together icon indicating copy to clipboard operation
hack-together copied to clipboard

Project: SendMail Contact Form using MS Graph API App Only

Open zawhtut opened this issue 1 year ago • 3 comments

Project name

Mail Contact Form

Description

I have created a Blazor web application with a contact form that allows website visitors to send a message to the website owner. To send the message, I used Microsoft Graph API and app-only authentication so that users do not need to log in. The message is sent directly to the website owner's Outlook email address. This ensures that the website owner is notified immediately of any messages sent through the contact form.

Repo URL

https://github.com/zawhtut/MailContactForm

Team members

Zaw Htut

zawhtut avatar Mar 15 '23 07:03 zawhtut