Home > MySQL, PHP > Customer Orders And Tracking

Customer Orders And Tracking

December 23rd, 2009

I would like a basic website designing for recording customers orders that have been despatched and have a calendar function which means I can click on any date and it will display what has been despatched that day and interact with Royal Mail tracking to return the result of a live status of whether the parcel has been delivered or not.

So for example a customers order was dispatched with parcel reference BR936010429GB and was despatched on 5/12/09 so when on the 5/12 within the calendar it will give the customer details then return the result of the search from http://track.royalmail.com/ and state in the current status of:-

Your item with reference BR936010429GB was delivered from our STANFORD LE HOPE Delivery Office on 17/12/09 .

The reason for this website is to at a quick glance show the status of every dispatched parcel rather than having to search each individual tracking reference.

The input page will just be a data input page like a spreadsheet as it only needs to be single line entry. This could also be part of the calendar function.


Customer Orders And Tracking

Comments are closed.
Bear