This project is a project that allows users to store and reuse email templates. When creating a template, placeholder variables are formatted as #{variable_here}. Once created, the variables are filled in, then the email is generated with the output below the button.
- PythonAnywhere is used to host the Application
- Route53 and S3 is used for DNS resolution
- SES is used to send the password reset email
- MySQL is used to store the templates
Visit website here