Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please use html , css and js. wen you are uploading upload all the folder You need to prepare a web site for a company

image text in transcribed

image text in transcribed

image text in transcribed

please use html , css and js. wen you are uploading upload all the folder

You need to prepare a web site for a company which provides online shopping and give details about its services/items. The web site will include the following 4 pages which should be connected with links through navigation menu done using CSS. - Page 1: Home Page of the Company You need to provide general information about a company and its services with some attractive images as a home page. - Page 2: Items Page - Information about each items and services of the Company You need to provide detailed description and images for each items/services. - Page 3: Online Shopping Form Design a page for calculating the total amount of money that the visitor will pay with the selected items, and their prices. Use the below Online Shopping Form as a reference to design it. Note that, the system should validate each form element. - Page 4: Contact Us User should be able to fill the contact form with his/her name, surname, and additional comments. And, then the system should validate each form element. Online Shopping Form BASKET Choose your payment method Visa MasterCord Name on the Card Expire Date 012000 CVV Items Total Emply Cart Checkout User should be able to select multiple products via "Add to Basket" buttons. Each time the user click on the button, a product will be added to the users' basket. Use a drop down menu for the property of a product that the visitor would like to buy. Whenever the property of the product is changed, "Product description" and "Price" of the product have to be updated. The visitor can perform the payment by clicking on the "Checkout" button after filling up all the needed information that has to be provided for the Basket. Basket of the visitor contains the following information: payment method via radio buttons: one payment options can be selected, name on the Card via text field: four text fields each of with 15 characters length, expire date via two dropdown menu: for month and year selections, respectively, CVV of the card via text field: a text field with accepting only 3 numbers. Total Cost of the selected item should appear with the total number of all selected Items: - Total: The price for each product regarding properties may vary but you need to multiply the product price with the selected units (i.e. assume that 3 units of "Product 1" with "Property 3 " and 2 units of "Product 4 " with "Property 1 is selected; then the Total = (price of Product 1 for Property 3) * 3+ (price of Product 4 for Property 1 ) * 2 . Total cost is the summation of selected items' cost and it should appear after the "Checkout" button is clicked. If the total cost is more than $1000, then delivery cost will not be applied; otherwise 10% delivery cost will be calculated (=total cost*0.10) and added to the total cost. - After the total cost appears, a confirmation message will be prompted to ask the visitor if s/he accepts the calculated total cost for payment. In case of acceptance; a thank you message will be alerted, otherwise application withdraw message will be alerted

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Internals A Deep Dive Into How Distributed Data Systems Work

Authors: Alex Petrov

1st Edition

1492040347, 978-1492040347

More Books

Students also viewed these Databases questions

Question

4. What actions should Bouleau & Huntley take now?

Answered: 1 week ago