Skip to content

devanshukla/Devanshu_Shukla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deliverables

  • Set Up Instructions

    • This project is a User Login Email Validation System using OTP based Validation and in python we can do it through micro web Framework of python Flask and Front end technologies stack such as HTML , CSS.
    • Download the USER_LOGIN_PART as Zip file in your Computer/Laptop.
    • Extract the Dowloaded file and make a separate folder for this project.
    • Open the folder in VScode editor.

  • Dependancy Management

    • Make pythonvenv for this project by using below statements.
    • PIP for python
    • Write command in terminal as pip install --upgrade pip to download latest version of python.
    • Flask for Backend Service For mails transmission you can use terminal for this and write pip install flask.
    • Also make sure that your Vscode editor have all the abilities and Dependencies to run the HTML,CSS program.
    • Write Command in your terminal pip install flask_mail

YOU ARE READY TO GO HURRAH!

About

User_Login_Email_Based_Validation_through_OTP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published