Design a simple e-commerce website, PHP Web Programming

Assignment Help:

The objective of the term project is to build a simple E-commerce website by integrating client and server scripting. The website you designed should be published online (student.cse.fau.edu) and is able to support customer browsing, item selection, information collection across webpages (so called shopping cart), and server side form processing (Shoppig cart is a series of scripts that keep track of items a visitor picks to buy from your site until they proceed to the "checkout").

Project Details

• Requirement Details

1. Your website should have a main page, which provides a simple introduction to the website. This main page should have a background, at least one image, and some text descriptions.

2. Your website should provide separated webpages to introduce items you intend to sell online (books, dvds, tools etc.). Each item should have at least one picture and some text descriptions (20 words or more), along with the price for each item. For each listed item, you should allow user to specify the numbers he/she intends to buy. In addition, you should also provide a "Add to cart" link to add this item (along with the user specified numbers) to the shopping cart.

3. Your website should have at least three separated pages to introduce itmes (with each page containing at least two items). Each page should have links to the next (or the previous) page. Each separated page should have a "check out" link for users to check out and make payment at any time. Each page should also have a "Empty shopping cart" link (or a button), which empties the whole shopping cart after the user the link

4. After users click "Add to cart" you should use cookie or session control to add the current item to the shopping cart and update the corresponding information (Please refer to the PhP shopping cart lectures for details)

5. After users click "check out", you should collect all items users selected from different pages, and show the name of the item(s), the number of each items, and the total cost on the screen (Please refer to the PhP shopping cart lectures for details)

6. In the "check out" page, you should provide a form to collect customer information (name, shipping address, and phone number). This form should allow users to input their credit card information. You should define a regular expression pattern to make sure (1) customer name only contains upper/lower case letters, comma, and peroid, and (2) the credict card field contains exactly sixteen digits

7. After the users click the "Submit Order" button, your server should collect the information from the form and write/save all information into a text file. Meanwhile, your server should generate a unique random confirmation number with 10 letters (you need to make sure that no two orders share one confirmation number), and send the information back to the client and let users know that their order has been processed.

8. In the main page, you should provide a simple query page to let users query order information by using their confirmation number. Once users sumit a confirmation number and find the order in the database, you should show all details (user name, credit card, number of items, confirmatio number etc.) on the screen (in a table). Otherwise, just remind the users that the confirmation number does not exist!

9. Once the user successfully retrieves a transaction (using the random confirmation number), you should allow uses to cancel the order and/or to modify any part of the order. For example, users can choose to modify the number of items, payment information etc., and resubmit the order to the server. The modified transaction should have a new confirmation number, and server should send new confirmation number to the users once the revision is done (Your system should automatically mark the old order as "Cancelled").

10. Please note that all orders should be saved in your database (or file), even if the ones which were cancelled. If users query a cancelled order (using the confirmation number), your system should still show the order details, but highlight that the order was cancelled (A cancelled order cannot be modified!).

• Evaluation
o Whether your webpage complies with the requirement
o If you simply copy the sample codes from the course lecture, you will only receive 8 pts for your term project. You must revise the code to meet your own requirements


Related Discussions:- Design a simple e-commerce website

We want to create a ecommerce site simplistic professional, We want to crea...

We want to create a Ecommerce site simplistic professional Make a wordpress compatible ecommerce site preferably woocommerce or another commonly used ecommerce tool. Job Desc

Need php to help to develop msds project tracking system, Need to help to d...

Need to help to develop MSDS Project Tracking System using PHP Object Oriented PHP, MySQL, jQuery, jQuery UI, Job Description- Your responsibilities 1) Review business req

Crud application criteria, CRUD application criteria -Use a proper data...

CRUD application criteria -Use a proper data model, this means using Object Oriented PHP if you choose PHP -This model should have around 6-8 properties -The model should

Personal portfolio site, This site must include at least 5 pages - your Hom...

This site must include at least 5 pages - your Home page, an About Me page, a Projects page, a Services page, and a Contact Me page. 1.  Your Home page should include the followi

What is $message and $$message in php, What is $message and $$message in PH...

What is $message and $$message in PHP. $message is a variable with a fixed name. $$message is a variable whose name is stored in $message. If $message comprise "var", $$mess

I need help in joomla front-end template changes, I need help in Joomla Fro...

I need help in Joomla Front-End Template Changes We bought a Joomla template as well as have made some custom changes to it. There are a few more changes that we would like to h

We need messaging system for buyers as well as sellers, We need Messaging s...

We need Messaging system for buyers as well as sellers Need a messaging system to be implemented as a module into shopping cart system. It would be great if to inactivate the me

Need help to transfer prestashop site to live domain, Transfer prestashop s...

Transfer prestashop site to live domain I want a great programmer to transfer prestashop site to live domain prestashop experience in is required. Desired Skills are MySQL Ad

Create a code for implement database of a car company, Creating Table cr...

Creating Table create table cars (Vin_num varchar(30),primary key(Vin_Num),Make varchar(15),Model varchar(20),Year int,Price varchar(20)); Inserting Records: insert into cars va

Selecting columns in mysql by by keying in a number, How do I select lets s...

How do I select lets say 2columns eg(Name and Payment plan)when I type in a a telephone number like 665528 to get the one row corresponding to the number I have typed?

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd