Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Assume a website will live on an Apache server so it can only be implemented in PHP , HTML / CSS and or JavaScript along

Assume a website will live on an Apache server so it can only be implemented in PHP, HTML/CSS and or JavaScript along with the use of MYSQL database. YOU MUST USE PDO/PHP interface to access MYSQL.
Customer Users:
Users can browse all products by categories, search for an item using keywords, view item details by clicking on the item.
Users can add items to the basket, view basket, view total price including delivery charges, delete/update items, place order. Note: users shouldn't be able to order more than the available quantity in the inventory.
Users can track their the orders' status (acknowledged, in process, completed etc)
Users can view previous order.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions