Skip to content

FullStackD3vs/mailing-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email Newsletter

This application takes input (name, email) from user through front end and then processes the data and adds the user to database if they are not in it. The user recieves a mail as a conformation for subscribing to the newletter and if any error is generated in this process, user gets the appropriate message.

python -m venv env
source env/bin/activate
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published