I need to add these requirements for my assignment. (NOTE: PLEASE do in Python and HTML) A user registration form A user

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

I need to add these requirements for my assignment. (NOTE: PLEASE do in Python and HTML) A user registration form A user

Post by answerhappygod »

I need to add these requirements for my assignment.(NOTE: PLEASE do in Python and HTML)
A user registration form
A user login form
A password complexity should be enforced toinclude at least 12 characters in length, and include at least 1uppercase character, 1 lowercase character, 1 number and 1 specialcharacter
I need the Login page to have a button that redirects to theregistration page and the registration page needs to redirect backto the login page. The login page needs to determine the user isregistered and then proceeds to the home page.
The registration page needs to alert the user that theirpassword does not meet the requirements if they enter an invalidpassword.
If you need more information, please let me know, I just needthe basic python and HTML scripts for these. I can edit to match mynaming conventions and parameters.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply