Question: Python Applications for this lab: {total 10!] points}: 1 . [ED points} This exercise uses your programming environment to enhance the Web site you created

 Python Applications for this lab: {total 10!] points}: 1 . [ED

Python Applications for this lab: {total 10!] points}: 1 . [ED points} This exercise uses your programming environment to enhance the Web site you created last week with additional functionality to include images, tables and a Form using Python flask. Specifically, you will add two [2} additional routes allowing a user to register and login to a web site. Additional security considerations include other routes [beyond the register route] will not be accessible until a successful login has occurred. In addition to the requirements list above the following functionality should be found within your web site on one or more web pages. I Add at least 1 different images. The images should be local in your environment. For example, they should be saved in your environment and referenced similar to this syntax: simg src="image.gif"} I A Table with at least 4 rows and 3 columns. I A user registration form I A user login form I A password complexity should be enforced to include at least 12 characters in length, and include at least 1 uppercase character, 1 lowercase character, 1 number and 1 special character

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!