install python 3.0+ along with pillow library
pip install Pillow
...... userLogin.py is the main file
User login credential for testing is : (username: user ,password : user)
Admin Login Credntial is : (username : admin , password : password)
email username add your email and password in the line 12 and 13.
if you are gmail user
------> enable less secure app in google account and remaining all set
else
------> configure the mail domain and smtp port in line 52
After the mail file configuration You are set to send mail and hence signup portal works perfect