Question: Hello I need help with this assignment. In this assignment, you have to integrate the database with your project code and show database results on

Hello I need help with this assignment. In this assignment, you have to integrate the database with your project code and show database results on the front-end HTML pages. You have to implement the following:
Write code to invoke the database programmatically.
Process and send database results to HTML pages.
From the HTML page, send user data to the server, process them, and add them to the database.
You have to complete this for all HTML pages in the project. It's okay if its not polished for final submission or presentation.
What to submit: A zip file containing the following:
HTML, CSS pages (if any), and Python server code.
A Word/PDF containing the screenshots of the HTML pages with results from the database.
This are the a html.
Welcome page:
!DOCTYPE html>
html lang="en">
head>
=1.0^('')>
h1>Welcome to Your E-Commerce Site Title
div class="buttons">
a href="#">Create Account > div>
html>
Login page:
!DOCTYPE html>
html lang="en">
head>
=1.0''>2>>h>
form action="#">
label for="username">Username:
Password:
Login
a>
div>
html>
Login page:
!DOCTYPE html>
html lang="en">
head>
=1.0''>
Login - Your E-Commerce Site Title
body>
h2> Login h>
form action="#">
label for="username">Username:
Password:
Login
Product Listing page:
!DOCTYPE html>
html lang="en">
head>
=1.0^('')>
head >
body>
div class="product-list">
div>
/body>
html>
Product Description page:
!DOCTYPE html>
html lang="en">
head >
meta name="viewport" content="width=device-width, initial-scale =1.0">
head >
body>
h1> Your E-Commerce Site Title
h2>Product Name
> Product Description /p >
div class="buttons">
a href="#">Add to Cart
a href="#">Buy Now
div>
body>
Checkout and Shipping page:
!DOCTYPE html>
html lang="en">
head >
meta charset="UTF-8">
=1.0^('')>
head >
body>
h1>Your E-Commerce Site Title
h3> Shipping Address 3>h3>
form action="#">
form>
3>>2>> Billing Address h3>
form action="#">
form>
h2> Your Order h2>
body>
html>
Order Confirmation page:
!DOCTYPE html>
html lang="en">
head >
meta charset="UTF-8">
=1.0>>
p > Your order details: >123456lip>
li>Product Name: Product Description
Order Number: 123456li
This is the tables.
Hello I need help with this assignment. In this

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 Accounting Questions!