Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jawadddd/nodemailer

Website where user give his/her UserName, Receiver's Gmailid, Subject of message and messageToSend and that message is sent automatically to receiver without using Gmail app.
https://github.com/jawadddd/nodemailer

expressjs nodejs nodemailer receive-mails send-mail webprogramming

Last synced: 10 days ago
JSON representation

Website where user give his/her UserName, Receiver's Gmailid, Subject of message and messageToSend and that message is sent automatically to receiver without using Gmail app.

Awesome Lists containing this project

README

        

# NodeMailer
Website having front end in html and express js backend. User give his/her UserName, gmailId of Receiver, Subject and messageToSend and that message is sent automatically
to Receiver's mail without using Gmail app.
## Two Independent Layers:
1)Html, FrontEnd.
2)NodeJS ExpressJS , BackEnd.