Email Blaster application that can be used to send emails to everyone at once quickly. Using Django 3.0 Framework and python as programming language, then I use MYSQL as database and mysql-connect query to execute database.
there are several steps to run it before you use python3 manage.py runserver. first you have to install the required packages on requirements.txt
Run python manage.py makemigrations && python manage.py migrat
- Setting Email and SQL on file setting.py Just like point 2, now you are looking for a port to connect your email that you got from gmail as well as the gmail apps password that google gave by way of 2-step verification. then fill in the following form.
- Login Menu
- Dashboard Menu
- Add Costumer
- List Costumer
- Send Email To Costumer
- Change Password