Question: Step 1. You have been asked to add code in given template file app.py to enable login using employee table in test database. First Create

Step 1. You have been asked to add code in given template file "app.py" to enable login using employee table in test database. First Create Data Base: test Create table: employee Table fields: Login should have username and password field. You are asked to add SQL code to get successful login. Step 2. you should also add error message if credentials are wrong-Validation step Step 3: Add code to login .html template file to create Login form using text and password fields. Step 4. Add button to get sign-in action Step 5: you should save the file in relevant locations to avoid path and output issues
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
