/mailing-list

This is a simple Flask app that contains a sign up form. The email address entered via the form is added to the database.

Primary LanguagePythonMIT LicenseMIT

Mailing List App

This is a simple one page app that contains a sign up form. The email address entered via the form is added to the database. If the email address is not unique, an error will flash on the page. The app also shows how many users have already signed up.

Built With

  • Web framework Flask
  • Database MySQL
  • Random data generator [Faker](python faker example)

Author

  • Ruslan Baichurin

License

This project is licensed under the MIT License