Question: can u write a code for registration/login form using python flask linkd with sql database? for registration db username, password, email, confirmation password for login
can u write a code for registration/login form using python flask linkd with sql database?
for registration db username, password, email, confirmation password
for login username ,password
and for all information enter by the user should be saved to the database
content: application.py registr.html login.html
note that I try to import MYSQL but its give error
thanks in advance
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
