Skip to content

A simple flask app that handles the sign up to a newsletter with double opt-in function.

License

Notifications You must be signed in to change notification settings

joscha0/daily-wiki

Repository files navigation

Daily Wiki Newsletter

A simple flask app that handles the sign up to a newsletter with double opt-in function.

Website GitHub code size in bytes GitHub

Demo: https://daily-wiki-newsletter.herokuapp.com/

1. Signup

Users can signup with their email adress and select the language of the wikipedia article of the day.

2. Email confirmation

After they have confirmed their email, they are subscribed to the newsletter.

3. Send Email

A daily cron job will run sendmail.py. This will scrape the wikipedia article of the day in the selected language to the email list in Firebase.

Firebase

The Cloud Firestore Data Structure for the emails:

firebase.png

About

A simple flask app that handles the sign up to a newsletter with double opt-in function.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published