Skip to content

hhyoje/email-system-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

This project is an email system sender. It uses AngularJs, NodeJs, MySQL, and REST API.
The user inputs a name and email with the frontend, which sends this data to the backend. 
The backend then validates the input and if the data is valid, it is stored into a MySQL 
database and an email is sent to the input email, otherwise an error is thrown, which sends
error data to the frontend. The frontend then displays either a success or an error message. 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors