Web Development Project: Book Seller Application for Online Sales

Verified

Added on  2019/09/16

|1
|371
|293
Project
AI Summary
This project involves creating a web application for an online book seller. The assignment requires building both the client-side (HTML) and server-side (PHP) components. The HTML part includes a user interface with a form to collect customer information (name, address, payment method) and a table to display book details. The PHP component processes the customer information and order details, interacting with a MySQL database (bookOrder.db) to store customer data, book information, and order information. The project also involves creating a report document with code explanations and screenshots. The aim is to create a fully functional online book store application with features like customer registration, order placement, and database integration. The report is due on 10/1/2017.
Document Page
WEB Design & Authoring
Big Project
28/12/2016
1. Project profile :
A web application of on-line book seller ( or other things like food, toy, …, you can make your
own decision on the what this application sells) is to be constructed, which consists of three
parts:
a) CLIENT HTML, the User Interface with information as following
i. HTML title: “ Welcome to our book seller”
ii. Head of level 2: “You are welcome”
iii. A form to collect the customer’s name, e-mail address, phone number, address,
zip, so that the order will be delivered to the given address. Also the “payment
method”(cash, check, credit card) will be selected with a radio group or a select.
iv. Inside the form, there is also a table to show the book information, including
book_id, book_name, book_category, book_price, book_balance. Each book
followed by a button “buy it”, by clicking which , one of the respective book will
be added to the customer’s order.
v. Submit and cancel buttons should be included in the form, too.
b) A mysql database “bookOrder.db” will be constructed or connected (by using php).
Three tables are inserted, one is for the customer information, one is for the
book information, the other is for the order information.
The book information is inserted into the book table.
c) SERVER PHP, the form processing script so that
1. The customer’s information is inserted into the customer table if this is a new
customer.
2. The order will be constructed according to what the customer has submitted
and inserted into the order table.
ii. The order details will be returned to the customer in a new web Page.
2. Run your client and server documents with correct apache/mysql server. Some screenshots
should be required for the report doc.
3. Code and Report Doc with your explanation should be submitted. 40%, zero if no
explanation.
4. The lab report is due on 10/1/2017.
tabler-icon-diamond-filled.svg

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
[object Object]