
Scenario: Online Shopping Portal
XYZ.com wants to create an online shopping portal for managing its registered customers and their shopping.
The customers need to register themselves first before they do shopping using the shopping portal. However, everyone, whether registered or not, can view the various products along with the prices listed in the portal.
The registered customers, after logging in, are allowed to place order for one or more products from the products listed in the portal. Once the order is placed, the customer gets a reference order number and the order status should be ââ?¬Å?order in processââ?¬Â?.
The customers can track their order using the given reference number.
The management of XYZ.com should be able to modify the order status of a particular reference order number to ââ?¬Å?shippedââ?¬Â? once the products are shipped to the shipping address entered by the customer at the time of placing the order.
Can you help XYZ.com to realize their dream of having an online shopping portal?
Steps to be followed
Create the interface for the XYZ.com shopping portal using HTML/XHTML and CSS. Implement the client side validations using JavaScript. Create the tables using MySQL. Implement the functionality using the server side scripting language, PHP. Integrate all the above tasks and make the XYZ.com shopping portal functional.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.