This project is the beginning of my development that will allow a user to sign-in to an app using 2 factor authentication. It in corrportates a wide variety of features in python. This is a learning experience where I am building the skills of being able to send emails using python and using databases with python.
- Use of tKinter
- Verification process
- Use of os and smtplib imports
- connect to database
- create database
- add .env file
- add .gitignore file